Home
last modified time | relevance | path

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

/PHP-7.2/sapi/cgi/
H A Dcgi_main.c236 CRITICAL_SECTION cleanup_lock; variable
1500 EnterCriticalSection(&cleanup_lock);
1502 LeaveCriticalSection(&cleanup_lock);
2188 InitializeCriticalSection(&cleanup_lock);
2237 EnterCriticalSection(&cleanup_lock);
2241 LeaveCriticalSection(&cleanup_lock);
2299 DeleteCriticalSection(&cleanup_lock);

Completed in 15 milliseconds