Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dthread_nt.h101 LeaveNonRecursiveMutex(PNRMUTEX mutex) in LeaveNonRecursiveMutex() function
138 LeaveNonRecursiveMutex(PNRMUTEX mutex) in LeaveNonRecursiveMutex() function
322 if (!(aLock && LeaveNonRecursiveMutex((PNRMUTEX) aLock))) in PyThread_release_lock()
/external/python/cpython2/Python/
Dthread_nt.h59 LeaveNonRecursiveMutex(PNRMUTEX mutex) in LeaveNonRecursiveMutex() function
260 if (!(aLock && LeaveNonRecursiveMutex((PNRMUTEX) aLock))) in PyThread_release_lock()