Searched refs:PlatformThreadId (Results 1 – 25 of 28) sorted by relevance
12
34 typedef DWORD PlatformThreadId; typedef36 typedef zx_handle_t PlatformThreadId;38 typedef mach_port_t PlatformThreadId;40 typedef pid_t PlatformThreadId;104 const PlatformThreadId kInvalidThreadId(0);133 static PlatformThreadId CurrentId();230 static void SetThreadPriority(PlatformThreadId thread_id,
29 void RegisterThread(PlatformThreadHandle::Handle handle, PlatformThreadId id);41 const char* GetName(PlatformThreadId id);47 void RemoveName(PlatformThreadHandle::Handle handle, PlatformThreadId id);52 typedef std::map<PlatformThreadId, PlatformThreadHandle::Handle>71 PlatformThreadId main_process_id_;
49 void SetThreadCgroup(PlatformThreadId thread_id, in SetThreadCgroup()59 void SetThreadCgroupForThreadPriority(PlatformThreadId thread_id, in SetThreadCgroupForThreadPriority()73 void SetThreadCgroupsForThreadPriority(PlatformThreadId thread_id, in SetThreadCgroupsForThreadPriority()153 void PlatformThread::SetThreadPriority(PlatformThreadId thread_id, in SetThreadPriority()
50 PlatformThreadId id) { in RegisterThread()63 PlatformThreadId id = PlatformThread::CurrentId(); in SetName()103 const char* ThreadIdNameManager::GetName(PlatformThreadId id) { in GetName()125 PlatformThreadId id) { in RemoveName()
55 base::PlatformThreadId a_id = thread_a.GetThreadId(); in TEST_F()68 base::PlatformThreadId a_id = base::PlatformThread::CurrentId(); in TEST_F()80 base::PlatformThreadId a_id = base::PlatformThread::CurrentId(); in TEST_F()
133 PlatformThreadId thread_id() const { in thread_id()153 PlatformThreadId thread_id_;165 PlatformThreadId main_thread_id = PlatformThread::CurrentId(); in TEST()185 PlatformThreadId main_thread_id = PlatformThread::CurrentId(); in TEST()
113 PlatformThreadId tid();148 PlatformThreadId tid_ = kInvalidThreadId; // The backing thread's id.
246 PlatformThreadId GetThreadId() const;321 PlatformThreadId id_ = kInvalidThreadId;
132 base::PlatformThreadId* id, in ReturnThreadId()403 base::PlatformThreadId id_from_new_thread; in TEST_F()410 base::PlatformThreadId id_from_current_thread = a.GetThreadId(); in TEST_F()426 base::PlatformThreadId previous_id = base::kInvalidThreadId; in TEST_F()430 base::PlatformThreadId current_id = a.GetThreadId(); in TEST_F()
17 const PlatformThreadId current_thread_id = PlatformThread::CurrentId(); in CurrentThread()
59 PlatformThreadId SimpleThread::tid() { in tid()
136 PlatformThreadId PlatformThread::CurrentId() { in CurrentId()
221 PlatformThreadId Thread::GetThreadId() const { in GetThreadId()
24 typedef DWORD PlatformThreadId; typedef27 typedef pid_t PlatformThreadId;
95 rtc::PlatformThreadId thread_id) { in AddTraceEvent()181 rtc::PlatformThreadId tid;
22 PlatformThreadId CurrentThreadId() { in CurrentThreadId()23 PlatformThreadId ret; in CurrentThreadId()
24 PlatformThreadId CurrentThreadId();
51 PlatformThreadId valid_thread_id_;
330 PlatformThreadId thread_id_ = kInvalidThreadId;
129 PlatformThreadId thread_id;
96 const PlatformThreadId main_thread_id_;
353 const PlatformThreadId thread_id_;
423 const PlatformThreadId thread_id_;
108 base::PlatformThreadId origin_thread_id_;
696 base::PlatformThreadId origin_thread_id_;