waitRes           114 ext/opcache/shared_alloc_win32.c 	DWORD waitRes = WaitForSingleObject(memory_mutex, INFINITE);
waitRes           116 ext/opcache/shared_alloc_win32.c 	if (waitRes == WAIT_FAILED) {