TwiceAsNice
2019-02-18
|
#include <Python.h>
Classes | |
class | Basda::Python::AquireThread |
acquire the GIL. More... | |
class | Basda::Python::AllowThreadLock |
save the current thread for some local operation The dtor puts the saved thread back into operation. More... | |
class | Basda::Python::AquireGIL |
acquire and release the GIL to work in a C++ thread environment from python More... | |
Namespaces | |
Basda | |
These are contants that are used by the services internally. | |
Basda::Python | |