Searched defs:CreateThread (Results 1 – 6 of 6) sorted by relevance
82 CreateThread (lldb::tid_t tid, lldb::addr_t context) in CreateThread() function
20 ThreadWrapper* ThreadWrapper::CreateThread(ThreadRunFunction func, in CreateThread() function in webrtc::ThreadWrapper
85 static void CreateThread(int num) { in CreateThread() function
384 OperatingSystemPython::CreateThread (lldb::tid_t tid, addr_t context) in CreateThread() function in OperatingSystemPython
86 INTERCEPTOR_WINAPI(DWORD, CreateThread, in INTERCEPTOR_WINAPI() argument
121 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, in CreateThread() function in __sanitizer::ThreadRegistry