Files
git/compat/win32
Ben Peart 2e00dfe6be fscache: make fscache_enable() thread safe
The recent change to make fscache thread specific relied on fscache_enable()
being called first from the primary thread before being called in parallel
from worker threads.  Make that more robust and protect it with a critical
section to avoid any issues.

Helped-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Ben Peart <benpeart@microsoft.com>
2022-08-11 13:06:14 -07:00
..
2014-04-09 10:08:35 -07:00
2019-12-06 16:31:12 +01:00