Searched refs:IsDaemonThreadOrInThreadPool (Results 1 – 2 of 2) sorted by relevance
74 bool IsDaemonThreadOrInThreadPool(std::thread::id id) const in IsDaemonThreadOrInThreadPool() function
533 if (!Taskpool::GetCurrentTaskpool()->IsDaemonThreadOrInThreadPool(std::this_thread::get_id()) && in CheckThread()