Home
last modified time | relevance | path

Searched refs:thread_is_running (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef_dll/cpptoc/
Dthread_cpptoc.cc95 int CEF_CALLBACK thread_is_running(struct _cef_thread_t* self) { in thread_is_running() function
119 GetStruct()->is_running = thread_is_running; in CefThreadCppToC()