Searched refs:B_TEAM_DEBUG_STOP_NEW_THREADS (Results 1 – 3 of 3) sorted by relevance
92 | B_TEAM_DEBUG_STOP_NEW_THREADS; in Init()
84 B_TEAM_DEBUG_STOP_NEW_THREADS = 0x01000000, enumerator
1074 debugNewThread |= (teamDebugFlags & B_TEAM_DEBUG_STOP_NEW_THREADS) != 0; in thread_create_thread()