knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
#include <gil.h>
Public Member Functions | |
no_gil () | |
~no_gil () | |
no_gil () | |
~no_gil () | |
RAII class to release the GIL. This is useful when executing long running C++ code that does not need the GIL, i.e. because it does not interact with the Python interpreter.
|
inline |
|
inline |
|
inline |
|
inline |