Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_multiprocessing/
Dsemaphore.c33 #define SEM_CLEAR_ERROR() SetLastError(0) macro
193 #define SEM_CLEAR_ERROR() macro
/external/python/cpython3/Modules/_multiprocessing/
Dsemaphore.c35 #define SEM_CLEAR_ERROR() SetLastError(0) macro
186 #define SEM_CLEAR_ERROR() macro