Searched defs:startThread (Results 1 – 4 of 4) sorted by relevance
47 void SoundSystemEcho::startThread() { in startThread() function in SoundSystemEcho
60 static void* startThread (void* entryPtr) in startThread() function
58 static DWORD __stdcall startThread (LPVOID entryPtr) in startThread() function
249 int startThread(Thread * thrd) in startThread() function