kicad/pcbnew/connectivity
Seth Hillbrand 4a730e6c54 pcbnew: refactor connectivity locking
Locks protect the std::set in each item.  Devolving the mutex to the
CN_ITEM allows multiple threads to make simultaneous connections to
different items where they do not conflict.
2018-10-12 17:07:31 -07:00
..
CMakeLists.txt pcbnew: re-organizing connectivity 2018-10-12 16:31:09 -07:00
connectivity_algo.cpp pcbnew: refactor connectivity locking 2018-10-12 17:07:31 -07:00
connectivity_algo.h pcbnew: refactor connectivity locking 2018-10-12 17:07:31 -07:00
connectivity_data.cpp pcbnew: Separating connectivity to subdir 2018-10-12 16:31:09 -07:00
connectivity_data.h pcbnew: Separating connectivity to subdir 2018-10-12 16:31:09 -07:00
connectivity_items.cpp Organizing connectivity 2018-10-12 16:31:09 -07:00
connectivity_items.h pcbnew: refactor connectivity locking 2018-10-12 17:07:31 -07:00
connectivity_rtree.h pcbnew: Separating connectivity to subdir 2018-10-12 16:31:09 -07:00