Searched refs:THREAD_REMOVED (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/kernel/
H A Dthread.h33 #define THREAD_REMOVED 0x02 macro
/haiku/src/system/kernel/
H A Dsystem_info.cpp102 THREAD_ADDED | THREAD_REMOVED | TEAM_EXEC, *this);
283 case THREAD_REMOVED:
H A Dthread.cpp2252 sNotificationService.Notify(THREAD_REMOVED, thread);
/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp424 THREAD_ADDED | THREAD_REMOVED, *this);
668 case THREAD_REMOVED:

Completed in 68 milliseconds