kicad/pcbnew/connectivity
Jeff Young f3db64af05 Multi-threading safety.
(Possible fix for KICAD-74.)

(cherry picked from commit b76ef8c7e2)
2023-04-16 15:38:22 +01:00
..
CMakeLists.txt ADDED: Threadpool 2022-06-24 22:59:24 +00:00
connectivity_algo.cpp Keep track of single-pad-islands so we can discount spokes to them. 2023-03-25 15:37:57 +00:00
connectivity_algo.h Keep track of single-pad-islands so we can discount spokes to them. 2023-03-25 15:37:57 +00:00
connectivity_data.cpp Multi-threading safety. 2023-04-16 15:38:22 +01:00
connectivity_data.h Keep track of single-pad-islands so we can discount spokes to them. 2023-03-25 15:37:57 +00:00
connectivity_items.cpp Keep track of single-pad-islands so we can discount spokes to them. 2023-03-25 15:37:57 +00:00
connectivity_items.h Keep track of single-pad-islands so we can discount spokes to them. 2023-03-25 15:37:57 +00:00
connectivity_rtree.h Add more consts all over the place 2020-10-27 11:03:35 +00:00
from_to_cache.cpp Clean up some auto usage 2022-08-15 11:29:45 -07:00
from_to_cache.h Auto reduction and std::shared_ptr cover types reduction. 2022-02-13 12:04:03 +00:00