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

/haiku/headers/private/kernel/
H A Dthread.h32 #define THREAD_ADDED 0x01 macro
/haiku/src/system/kernel/
H A Dsystem_info.cpp102 THREAD_ADDED | THREAD_REMOVED | TEAM_EXEC, *this);
279 case THREAD_ADDED:
H A Dthread.cpp1094 sNotificationService.Notify(THREAD_ADDED, thread);
/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp424 THREAD_ADDED | THREAD_REMOVED, *this);
663 case THREAD_ADDED:

Completed in 54 milliseconds