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

/haiku/headers/private/system/
H A Dsystem_info.h15 B_WATCH_SYSTEM_TEAM_CREATION = 0x01, enumerator in enum:__anon25
25 = B_WATCH_SYSTEM_TEAM_CREATION
/haiku/src/tests/system/libroot/os/
H A Dsystem_watching_test.cpp70 watchEvents |= B_WATCH_SYSTEM_TEAM_CREATION;
/haiku/src/kits/debugger/target_host_interface/local/
H A DLocalTargetHostInterface.cpp86 B_WATCH_SYSTEM_TEAM_CREATION | B_WATCH_SYSTEM_TEAM_DELETION,
110 B_WATCH_SYSTEM_TEAM_CREATION | B_WATCH_SYSTEM_TEAM_DELETION,
/haiku/src/system/kernel/
H A Dsystem_info.cpp258 flags = B_WATCH_SYSTEM_TEAM_CREATION;
266 flags = B_WATCH_SYSTEM_TEAM_CREATION

Completed in 38 milliseconds