Searched refs:PlatformThreadId (Results 1 – 15 of 15) sorted by relevance
11 base::PlatformThreadId ScopedGdkThreadsEnter::locked_thread_ =17 base::PlatformThreadId current_thread = base::PlatformThread::CurrentId(); in ScopedGdkThreadsEnter()
19 base::PlatformThreadId g_global_lock_thread = kInvalidPlatformThreadId;24 base::PlatformThreadId current_thread = base::PlatformThread::CurrentId(); in lock_enter()
34 static base::PlatformThreadId locked_thread_;
39 base::PlatformThreadId thread_id_;
46 base::PlatformThreadId thread_id_;
53 typedef cef_platform_thread_id_t PlatformThreadId; typedef85 inline PlatformThreadId CurrentId() { in CurrentId()
44 base::PlatformThreadId supported_thread_id_;
105 base::PlatformThreadId init_thread_id_;
66 base::PlatformThreadId supported_thread_id_;
153 base::PlatformThreadId supported_thread_id_;
212 base::PlatformThreadId supported_thread_id_;
169 base::PlatformThreadId locked_thread_id_;194 base::PlatformThreadId thread_id_;
177 base::PlatformThreadId GetIOThreadId() const override;
260 ConvertThreadId(const ::base::PlatformThreadId& thread);
2582 PlatformThreadId id;3369 @@ -236,7 +236,7 @@ PlatformThreadId PlatformThread::CurrentId() {