Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.cc125 static void *ThreadSpawnerGeneric(void *ptr) { in ThreadSpawnerGeneric() function
247 thread_spawner_ = &ThreadSpawnerGeneric; in WorkerThread()