Searched defs:startThread (Results 1 – 3 of 3) sorted by relevance
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