sipReleaseLock

Name

sipReleaseLock -- Release the interpreter lock and save the current Python thread state

Synopsis

void sipReleaseLock(void);

Description

Calls PyEval_SaveThread().