Home
last modified time | relevance | path

Searched refs:NRMUTEX (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Python/
H A Dthread_nt.h32 } NRMUTEX; typedef
33 typedef NRMUTEX *PNRMUTEX;
38 PNRMUTEX m = (PNRMUTEX)PyMem_RawMalloc(sizeof(NRMUTEX)); in AllocNonRecursiveMutex()

Completed in 2 milliseconds