kicad/pcbnew/connectivity
Seth Hillbrand ed1c8eee9e async: Ensure threads are started async
It is possible for an async thread to simply be deferred if not
specifically set to async.  In which case, until the return value is
requested, the loop may simply wait.
2018-10-26 22:30:06 -07:00
..
CMakeLists.txt pcbnew: re-organizing connectivity 2018-10-12 16:31:09 -07:00
connectivity_algo.cpp async: Ensure threads are started async 2018-10-26 22:30:06 -07:00
connectivity_algo.h pcbnew: refactor connectivity locking 2018-10-12 17:07:31 -07:00
connectivity_data.cpp async: Ensure threads are started async 2018-10-26 22:30:06 -07:00
connectivity_data.h Ratsnest: Keep connectivity data local 2018-10-24 13:43: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