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