Searched refs:g_ActualCurrentThreads (Results 1 – 1 of 1) sorted by relevance
45 std::atomic<intptr_t> g_ActualCurrentThreads; variable67 intptr_t p = ++g_ActualCurrentThreads; in on_scheduler_entry()76 --g_ActualCurrentThreads; in on_scheduler_exit()95 g_ActualCurrentThreads = 1; // count external thread