MCPcopy Create free account
hub / github.com/Vhonowslend/StreamFX-Public / threadpool

Method threadpool

source/plugin.cpp:130–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128}
129
130std::shared_ptr<streamfx::util::threadpool::threadpool> streamfx::threadpool()
131{
132 return streamfx::util::threadpool::threadpool::instance();
133}
134
135std::filesystem::path streamfx::data_file_path(std::string_view file)
136{

Callers

nothing calls this directly

Calls 1

instanceClass · 0.50

Tested by

no test coverage detected