Searched defs:vthread (Results 1 – 2 of 2) sorted by relevance
18 static void *thread_start_thunk(void *vthread) in thread_start_thunk()
16 static unsigned __stdcall thread_start_thunk(LPVOID vthread) in thread_start_thunk()