GUI Programming with Python: QT Edition
Prev
Next
sipReleaseLock
Name
sipReleaseLock -- Release the interpreter lock and save the current Python thread state
Synopsis
void sipReleaseLock
(void);
Description
Calls PyEval_SaveThread().
Prev
Home
Next
SIPLIB Functions
Up
sipAcquireLock