sipAcquireLock

Name

sipAcquireLock -- Acquire the interpreter lock and restore the Python thread state

Synopsis

void sipAcquireLock(void);

Description

Calls PyEval_RestoreThread().