Home
last modified time | relevance | path

Searched refs:g_ActualCurrentThreads (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/common/
H A Dexception_handling.h45 std::atomic<intptr_t> g_ActualCurrentThreads; variable
67 intptr_t p = ++g_ActualCurrentThreads; in on_scheduler_entry()
76 --g_ActualCurrentThreads; in on_scheduler_exit()
95 g_ActualCurrentThreads = 1; // count external thread