CARLA
 
载入中...
搜索中...
未找到
| 静态 Public 成员函数 | 所有成员列表
carla::PythonUtil类 参考

#include <PythonUtil.h>

class  AcquireGIL
 
class  AcquireGILDeleter
 A deleter that can be passed to a smart pointer to acquire the GIL before destroying the object. 更多...
 
class  ReleaseGIL
 
class  ReleaseGILDeleter
 A deleter that can be passed to a smart pointer to release the GIL before destroying the object. 更多...
 

静态 Public 成员函数

static bool ThisThreadHasTheGIL ()
 

详细描述

在文件 PythonUtil.h24 行定义.

成员函数说明

◆ ThisThreadHasTheGIL()

static bool carla::PythonUtil::ThisThreadHasTheGIL ( )
inlinestatic

在文件 PythonUtil.h27 行定义.

被这些函数引用 carla::PythonUtil::AcquireGILDeleter::operator()() , 以及 carla::PythonUtil::ReleaseGILDeleter::operator()().

+ 这是这个函数的调用关系图:

该类的文档由以下文件生成: