Searched refs:cef_platform_thread_handle_t (Results 1 – 4 of 4) sorted by relevance
61 typedef DWORD cef_platform_thread_handle_t; typedef64 typedef pthread_t cef_platform_thread_handle_t; typedef71 CEF_EXPORT cef_platform_thread_handle_t
65 typedef cef_platform_thread_handle_t RefType;
342 CEF_EXPORT cef_platform_thread_handle_t
441 typedef cef_platform_thread_handle_t (2022 cef_platform_thread_handle_t cef_get_current_platform_thread_handle() { in cef_get_current_platform_thread_handle()