Searched defs:current_thread (Results 1 – 14 of 14) sorted by relevance
131 struct current_thread : public scheduler_interface struct134 typedef current_thread this_type;137 typedef detail::action_queue queue_type;139 struct derecurser : public worker_interface165 struct current_worker : public worker_interface237 std::shared_ptr<current_worker> wi;240 current_thread() in current_thread() function244 virtual ~current_thread() in ~current_thread()248 static bool is_schedule_required() { return !queue_type::owned(); } in is_schedule_required()250 inline bool is_tail_recursion_allowed() const { in is_tail_recursion_allowed()[all …]
26 const PlatformThreadRef current_thread = CurrentThreadRef(); in CalledOnValidThread() local
339 Thread *current_thread = Thread::Current(); in Send() local
255 Thread* current_thread = Thread::Current(); in TEST() local290 Thread* current_thread = Thread::Current(); in TEST() local
87 rtc::Thread* current_thread = rtc::Thread::Current(); in AllowBlockingCalls() local
14 def current_thread(debugger): function
1214 def current_thread(): function
400 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
1156 current_thread = currentThread variable
456 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
539 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
8953 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local