nginx/src/os
Maxim Dounin 8f6958baa9 Win32: fixed cpu hog by cache manager on exit (ticket #514).
The "ngx_quit" may be reset by the worker thread before it's seen
by a ngx_cache_manager_thread(), resulting in an infinite loop.  Make
sure to test ngx_exiting as well.
2014-03-31 21:38:28 +04:00
..
unix Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define. 2014-03-31 21:38:25 +04:00
win32 Win32: fixed cpu hog by cache manager on exit (ticket #514). 2014-03-31 21:38:28 +04:00