Searched refs:_SpawnWriterThread (Results 1 – 2 of 2) sorted by relevance
29 static int32 _SpawnWriterThread(void* cookie);
160 Grepper::_SpawnWriterThread(void* cookie) in _SpawnWriterThread() function in Grepper381 thread_id writerThread = spawn_thread(_SpawnWriterThread, in _RunnerThread()