#include <PythonReactor.hpp>
Definition at line 252 of file PythonReactor.hpp.
Public Member Functions | |
| PythonLock (bool inverse=false) | |
| initializes the current thread's state, acquires the GIL and makes the thread active | |
| ~PythonLock () | |
| releases the GIL and releases the current thread state | |
1.4.7