Searched refs:_WriteThreadEntry (Results 1 – 2 of 2) sorted by relevance
58 static int32 _WriteThreadEntry(void* cookie);
64 fWriterThread = spawn_thread(_WriteThreadEntry, "buffer writer", in CopyEngine()527 CopyEngine::_WriteThreadEntry(void* cookie) in _WriteThreadEntry() function in CopyEngine