Home
last modified time | relevance | path

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

/third_party/python/Modules/_multiprocessing/
H A Dsemaphore.c57 #define SEM_GETVALUE(sem, pval) _GetSemaphoreValue(sem, pval)
61 _GetSemaphoreValue(HANDLE handle, long *value) in _GetSemaphoreValue() function

Completed in 2 milliseconds