Searched defs:CreateThread (Results 1 – 10 of 10) sorted by relevance
82 static CefRefPtr<CefThread> CreateThread(const CefString& display_name) { in CreateThread() function
25 CefRefPtr<CefThread> CefThread::CreateThread( in CreateThread() function in CefThread
38 bool CreateThread(pthread_t* thread, in CreateThread() function
22 CefRefPtr<CefThread> CefThread::CreateThread( in CreateThread() function in CefThread
383 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anon7a42adc30311::ThreadWithParamSupport
467 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anon7a66a1690311::ThreadWithParamSupport
302 CREATE_THREAD_DEBUG_INFO CreateThread; member
499 PLSA_CREATE_THREAD CreateThread; member
1391 STDMETHOD(CreateThread)(THIS_ ULONG64 Handle,ULONG64 DataOffset,ULONG64 StartOffset) PURE; in DECLARE_INTERFACE_() local1864 …STDMETHOD(CreateThread)(THIS_ ULONG64 Handle,ULONG64 DataOffset,ULONG64 StartOffset) { return DEBU… in STDMETHOD() argument
8876 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anoneda6c4b40911::ThreadWithParamSupport