Home
last modified time | relevance | path

Searched refs:pipeThreadFunc (Results 1 – 1 of 1) sorted by relevance

/dports/games/openlierox/OpenLieroX/src/server/
H A DDedicatedControl.cpp157 thread = threadPool->start(&ScriptCmdLineIntf::pipeThreadFunc, this, "Ded pipe watcher"); in loadScript_Pipe()
172 static int pipeThreadFunc(void* o) { in pipeThreadFunc() function