Files
git/compat
Ben Peart f6a7e1155e 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>
2019-12-27 09:25:15 +01:00
..
2019-07-11 15:16:49 -07:00
2019-06-25 10:46:57 -07:00
2017-01-23 11:02:34 -08:00