simgear/simgear/threads
James Turner ece7dab47c TerraSync: handle reinit better
Fix various cases where re-init could get things blocked. Remove the
duplicate storage of the active paths; now we always check the primary
data, and hence it can’t be out of sync.

Also remove the obsolete persistent cache code.

Fixes some of the issues discussed in:
https://sourceforge.net/p/flightgear/codetickets/2308/

Further improvements still to come, especially to retry on a better
schedule for intermittent connections.
2020-08-03 18:01:34 +01:00
..
CMakeLists.txt Make backwards compatible stubs so only a recompile without any modification is required. 2020-01-23 10:38:52 +01:00
SGGuard.hxx Make backwards compatible stubs so only a recompile without any modification is required. 2020-01-23 10:38:52 +01:00
SGQueue.hxx TerraSync: handle reinit better 2020-08-03 18:01:34 +01:00
SGThread.cxx Clean up the threading code: remove the private classes. 2020-01-29 11:33:54 +01:00
SGThread.hxx Clean up the threading code: remove the private classes. 2020-01-29 11:33:54 +01:00