Files
git/compat
Ben Peart d1bdb7deb4 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-04-19 22:09:07 +02:00
..
2022-05-02 09:50:37 -07:00
2022-05-02 09:50:37 -07:00
2021-10-29 15:00:58 -07:00