|
KiCad PCB EDA Suite
|
#include <import_export.h>#include <atomic>#include <chrono>#include <condition_variable>#include <memory>#include <mutex>#include <string>#include <thread>#include <utility>#include <vector>#include <wx/log.h>#include <trace_helpers.h>Go to the source code of this file.
Classes | |
| class | KIGIT_ORPHAN_REGISTRY |
| Registry of background git cleanup threads that outlive the owning project or dialog. More... | |
| struct | KIGIT_ORPHAN_REGISTRY::SHARED_STATE |
| struct | KIGIT_ORPHAN_REGISTRY::ENTRY |