|
wxMaxima
|
A mutex that locks if we spawn more threads than we have processors. More...
#include "ThreadNumberLimiter.h"#include <thread>#include <wx/wx.h>#include <wx/log.h>#include <wx/string.h>A mutex that locks if we spawn more threads than we have processors.