Searched refs:__start_watching_system (Results 1 - 9 of 9) sorted by last modified time

/haiku/src/servers/launch/
H A DLaunchDaemon.cpp541 __start_watching_system(-1, B_WATCH_SYSTEM_TEAM_DELETION, port, token);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c824 void __start_watching_system() {} function
H A Dlibroot_stubs.c959 void __start_watching_system() {} function
/haiku/src/system/libroot/os/
H A Dsystem_info.cpp194 __start_watching_system(int32 object, uint32 flags, port_id port, int32 token) function
/haiku/headers/private/system/
H A Dsystem_info.h55 status_t __start_watching_system(int32 object, uint32 flags, port_id port,
/haiku/src/servers/registrar/
H A DRegistrar.cpp178 __start_watching_system(-1, B_WATCH_SYSTEM_TEAM_DELETION, port, token);
/haiku/src/kits/debugger/target_host_interface/local/
H A DLocalTargetHostInterface.cpp85 error = __start_watching_system(-1,
/haiku/src/kits/debugger/debugger_interface/local/
H A DLocalDebuggerInterface.cpp292 error = __start_watching_system(fTeamID, B_WATCH_SYSTEM_THREAD_PROPERTIES,
/haiku/src/tests/system/libroot/os/
H A Dsystem_watching_test.cpp100 status_t error = __start_watching_system(watchTeam, watchEvents, port, 0);

Completed in 118 milliseconds