acquire and release the GIL to work in a C++ thread environment from python
More...
#include <AllowThreadLock.h>
acquire and release the GIL to work in a C++ thread environment from python
◆ AquireGIL() [1/2]
Basda::Python::AquireGIL::AquireGIL |
( |
| ) |
|
|
inline |
◆ ~AquireGIL() [1/2]
Basda::Python::AquireGIL::~AquireGIL |
( |
| ) |
|
|
inline |
◆ AquireGIL() [2/2]
Basda::Python::AquireGIL::AquireGIL |
( |
| ) |
|
|
inline |
◆ ~AquireGIL() [2/2]
Basda::Python::AquireGIL::~AquireGIL |
( |
| ) |
|
|
inline |
◆ m_save
PyGILState_STATE Basda::Python::AquireGIL::m_save |
|
private |
The documentation for this class was generated from the following file: