Searched defs:CreateThread (Results 1 – 3 of 3) sorted by relevance
20 ThreadWrapper* ThreadWrapper::CreateThread(ThreadRunFunction func, in CreateThread() function in webrtc::ThreadWrapper
55 bool CreateThread(size_t stack_size, bool joinable, in CreateThread() function
1167 static uintptr_t WRAP_NAME(CreateThread)(WRAP_PARAM6) { in WRAP_NAME() argument