Home
last modified time | relevance | path

Searched refs:waitRes (Results 1 – 1 of 1) sorted by path

/PHP-7.2/ext/opcache/
H A Dshared_alloc_win32.c128 DWORD waitRes = WaitForSingleObject(memory_mutex, INFINITE); in zend_shared_alloc_lock_win32() local
130 if (waitRes == WAIT_FAILED) { in zend_shared_alloc_lock_win32()

Completed in 6 milliseconds