Home
last modified time | relevance | path

Searched defs:CreateThread (Results 1 – 10 of 10) sorted by relevance

/third_party/cef/include/
Dcef_thread.h82 static CefRefPtr<CefThread> CreateThread(const CefString& display_name) { in CreateThread() function
/third_party/cef/libcef/common/
Dthread_impl.cc25 CefRefPtr<CefThread> CefThread::CreateThread( in CreateThread() function in CefThread
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dthread.cc38 bool CreateThread(pthread_t* thread, in CreateThread() function
/third_party/cef/libcef_dll/ctocpp/
Dthread_ctocpp.cc22 CefRefPtr<CefThread> CefThread::CreateThread( in CreateThread() function in CefThread
/third_party/googletest/googletest/src/
Dgtest-port.cc383 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anon7a42adc30311::ThreadWithParamSupport
/third_party/boringssl/src/third_party/googletest/src/
Dgtest-port.cc467 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anon7a66a1690311::ThreadWithParamSupport
/third_party/mingw-w64/mingw-w64-headers/include/
Dminwinbase.h302 CREATE_THREAD_DEBUG_INFO CreateThread; member
Dntsecpkg.h499 PLSA_CREATE_THREAD CreateThread; member
Ddbgeng.h1391 STDMETHOD(CreateThread)(THIS_ ULONG64 Handle,ULONG64 DataOffset,ULONG64 StartOffset) PURE; in DECLARE_INTERFACE_() local
1864 …STDMETHOD(CreateThread)(THIS_ ULONG64 Handle,ULONG64 DataOffset,ULONG64 StartOffset) { return DEBU… in STDMETHOD() argument
/third_party/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc8876 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anoneda6c4b40911::ThreadWithParamSupport