Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dutil_gtk.cc11 base::PlatformThreadId ScopedGdkThreadsEnter::locked_thread_ =
17 base::PlatformThreadId current_thread = base::PlatformThread::CurrentId(); in ScopedGdkThreadsEnter()
Dmain_message_loop_multithreaded_gtk.cc19 base::PlatformThreadId g_global_lock_thread = kInvalidPlatformThreadId;
24 base::PlatformThreadId current_thread = base::PlatformThread::CurrentId(); in lock_enter()
Dutil_gtk.h34 static base::PlatformThreadId locked_thread_;
Dmain_message_loop_multithreaded_gtk.h39 base::PlatformThreadId thread_id_;
Dmain_message_loop_multithreaded_win.h46 base::PlatformThreadId thread_id_;
/third_party/cef/include/base/
Dcef_platform_thread.h53 typedef cef_platform_thread_id_t PlatformThreadId; typedef
85 inline PlatformThreadId CurrentId() { in CurrentId()
/third_party/cef/libcef/browser/
Dzip_reader_impl.h44 base::PlatformThreadId supported_thread_id_;
Dcontext.h105 base::PlatformThreadId init_thread_id_;
Dxml_reader_impl.h66 base::PlatformThreadId supported_thread_id_;
Dsimple_menu_model_impl.h153 base::PlatformThreadId supported_thread_id_;
Dmenu_model_impl.h212 base::PlatformThreadId supported_thread_id_;
/third_party/cef/libcef/common/
Dvalue_base.h169 base::PlatformThreadId locked_thread_id_;
194 base::PlatformThreadId thread_id_;
/third_party/cef/patch/patches/
Dcontent_2015.patch177 base::PlatformThreadId GetIOThreadId() const override;
/third_party/node/deps/v8/base/trace_event/common/
Dtrace_event_common.h260 ConvertThreadId(const ::base::PlatformThreadId& thread);
/third_party/chromium/patch/
D0003-ohos-1115.patch2582 PlatformThreadId id;
3369 @@ -236,7 +236,7 @@ PlatformThreadId PlatformThread::CurrentId() {