kicad/eeschema/sch_plugins/legacy
Ian McInerney ae91042544 Implement thread safety for symbol loading routines
These functions can be called from any thread of the library
loader, so we need to ensure we have some thread safety with them.
2021-04-18 18:39:46 +01:00
..
sch_legacy_plugin.cpp Implement thread safety for symbol loading routines 2021-04-18 18:39:46 +01:00
sch_legacy_plugin.h Remove m_props from symbol library plugins. It's not thread-safe. 2021-03-26 21:57:32 +00:00