Home
last modified time | relevance | path

Searched refs:HEAD_LOCK (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dpystate.c171 #define HEAD_LOCK(runtime) \ macro
246 HEAD_LOCK(runtime); in PyInterpreterState_New()
296 HEAD_LOCK(runtime); in interpreter_clear()
389 HEAD_LOCK(runtime); in PyInterpreterState_Delete()
435 HEAD_LOCK(runtime); in _PyInterpreterState_DeleteExceptMain()
513 HEAD_LOCK(runtime); in _PyInterpreterState_LookUpID()
669 HEAD_LOCK(runtime); in new_threadstate()
893 HEAD_LOCK(runtime); in tstate_delete_common()
966 HEAD_LOCK(runtime); in _PyThreadState_DeleteExcept()
1135 HEAD_LOCK(runtime); in PyThreadState_SetAsyncExc()
[all …]