kodi
|
A std::unique_lock<CCriticalSection> that will relinquish the GIL during the time it takes to obtain the CriticalSection. More...
#include <pythreadstate.h>
Public Member Functions | |
GilSafeSingleLock (CCriticalSection &critSec) | |
![]() | |
CPyThreadState (bool save=true) | |
void | Save () |
void | Restore () |
A std::unique_lock<CCriticalSection> that will relinquish the GIL during the time it takes to obtain the CriticalSection.