Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds