thread-utils.h
6.84 KB
-
Load SRWLock APIs at runtime · 43095341
This loads SRWLock APIs at runtime and in their absence (i.e. on Windows before Vista) falls back on a regular CRITICAL_SECTION that will not permit concurrent readers.
Russell Belfer committed