KiCad PCB EDA Suite
Loading...
Searching...
No Matches
project_pcb.cpp File Reference
#include "project_pcb.h"
#include <fp_lib_table.h>
#include <project.h>
#include <confirm.h>
#include <pgm_base.h>
#include <3d_cache/3d_cache.h>
#include <paths.h>
#include <settings/common_settings.h>
#include <mutex>

Go to the source code of this file.

Variables

static std::mutex mutex3D_cacheManager
 

Variable Documentation

◆ mutex3D_cacheManager

std::mutex mutex3D_cacheManager
static

Definition at line 35 of file project_pcb.cpp.

Referenced by PROJECT_PCB::Cleanup3DCache(), and PROJECT_PCB::Get3DCacheManager().