Searched refs:CurrentThreadIsPrivateStateThread (Results 1 – 3 of 3) sorted by relevance
2548 bool CurrentThreadIsPrivateStateThread();
5860 if (Process::CurrentThreadIsPrivateStateThread()) in GetRunLock()5865 bool Process::CurrentThreadIsPrivateStateThread() in CurrentThreadIsPrivateStateThread() function in Process
5177 if (GetProcessSP() && GetProcessSP()->CurrentThreadIsPrivateStateThread()) in GetAPIMutex()