Files
git/compat
Ben Peart 09ecfa63d6 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>
2021-11-15 12:12:02 -05:00
..
2020-04-16 15:23:42 -07:00
2021-02-26 14:15:51 -08:00