Home
last modified time | relevance | path

Searched defs:SEM_GET_LAST_ERROR (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/_multiprocessing/
Dsemaphore.c52 #define SEM_GET_LAST_ERROR() GetLastError() macro
213 #define SEM_GET_LAST_ERROR() 0 macro