Searched refs:B_THREAD_DEBUG_NUB_THREAD (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/kernel/
H A Duser_debugger.h192 B_THREAD_DEBUG_NUB_THREAD = 0x0040, // marks the nub thread enumerator in enum:__anon101
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp2504 atomic_set(&thread->debug_info.flags, B_THREAD_DEBUG_NUB_THREAD);
2944 if ((thread->debug_info.flags & B_THREAD_DEBUG_NUB_THREAD) != 0)

Completed in 41 milliseconds