Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/cpptoc/
Dthread_cpptoc.cc65 thread_get_platform_thread_id(struct _cef_thread_t* self) { in thread_get_platform_thread_id() function
117 GetStruct()->get_platform_thread_id = thread_get_platform_thread_id; in CefThreadCppToC()