Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.h543 virtual bool SpawnSlave(int newsock, int threadid);
H A Dworker.cc2313 bool NetworkListenThread::SpawnSlave(int newsock, int threadid) { in SpawnSlave() function in NetworkListenThread
2379 SpawnSlave(newsock, threadcount); in Work()