Searched refs:B_WATCH_SYSTEM_TEAM_DELETION (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/private/system/
H A Dsystem_info.h16 B_WATCH_SYSTEM_TEAM_DELETION = 0x02, enumerator in enum:__anon25
26 | B_WATCH_SYSTEM_TEAM_DELETION
/haiku/src/tests/system/libroot/os/
H A Dsystem_watching_test.cpp73 watchEvents |= B_WATCH_SYSTEM_TEAM_DELETION;
/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/servers/registrar/
H A DRegistrar.cpp178 __start_watching_system(-1, B_WATCH_SYSTEM_TEAM_DELETION, port, token);
/haiku/src/system/kernel/
H A Dsystem_info.cpp262 flags = B_WATCH_SYSTEM_TEAM_DELETION;
267 | B_WATCH_SYSTEM_TEAM_DELETION;
/haiku/src/servers/launch/
H A DLaunchDaemon.cpp541 __start_watching_system(-1, B_WATCH_SYSTEM_TEAM_DELETION, port, token);

Completed in 51 milliseconds