TwiceAsNice
2019-02-18
|
acquire the GIL. More...
#include <AllowThreadLock.h>
Public Member Functions | |
AquireThread (PyThreadState *_thread) | |
~AquireThread () | |
AquireThread (PyThreadState *_thread) | |
~AquireThread () | |
Private Attributes | |
PyThreadState * | m_save |
acquire the GIL.
The dtor of the object releases the thread.
|
inline |
|
inline |
|
inline |
|
inline |
|
private |