Files
git/compat
Ben Peart 0e644b7151 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>
2024-12-17 12:04:15 +01:00
..
2024-10-25 14:02:04 -04:00
2024-10-10 13:31:12 -07:00
2024-10-25 14:02:04 -04:00
2024-06-14 10:26:33 -07:00