Searched defs:teamID (Results 1 - 25 of 31) sorted by relevance

12

/haiku/src/system/libroot/os/
H A Dmemory.cpp13 get_memory_properties(team_id teamID, const void* address, uint32* _protected, argument
H A Dextended_system_info.cpp20 get_extended_team_info(team_id teamID, uint32 flags, KMessage& info) argument
/haiku/src/tests/system/libroot/os/
H A Dsystem_watching_test.cpp144 int32 teamID; local
155 int32 teamID; local
166 int32 teamID; local
[all...]
/haiku/src/kits/debugger/target_host_interface/network/
H A DNetworkTargetHostInterface.cpp72 NetworkTargetHostInterface::Attach(team_id teamID, thread_id threadID, argument
/haiku/src/kits/debugger/target_host_interface/
H A DTargetHostInterface.cpp181 int32 teamID; local
247 TargetHostInterface::_StartTeamDebugger(team_id teamID, argument
/haiku/src/kits/debugger/target_host_interface/local/
H A DLocalTargetHostInterface.cpp146 LocalTargetHostInterface::Attach(team_id teamID, thread_id threadID, argument
/haiku/src/tests/servers/registrar/
H A DRosterShell.cpp131 team_id teamID; local
/haiku/src/bin/debug/profile/
H A DTeam.cpp60 Team::Init(team_id teamID, port_id debuggerPort) argument
H A Dprofile.cpp148 status_t AddTeam(team_id teamID, Team** _team = NULL) argument
168 status_t AddThread(team_id teamID, thread_id threadID, const char* name) argument
197 void RemoveTeam(team_id teamID) argument
243 status_t AddImage(team_id teamID, const image_info& imageInfo, int32 event) argument
267 RemoveImage(team_id teamID, image_id imageID, int32 event) argument
304 _AddTeam(team_id teamID, system_profiler_team_added* addedInfo, Team** _team = NULL) argument
333 _InitDebuggedTeam(Team* team, team_id teamID) argument
371 _LoadTeamImages(Team* team, team_id teamID) argument
434 _GetSharedImage(team_id teamID, const image_info& imageInfo, SharedImage** _sharedImage) argument
866 team_id teamID = threadInfo.team; local
[all...]
/haiku/src/apps/terminal/
H A DTerminalRoster.cpp175 TerminalRoster::Register(team_id teamID, BLooper* looper) argument
503 TerminalRoster::_TeamIsRunning(team_id teamID) argument
H A DTermWindow.cpp2012 team_id teamID = _FindSwitchTerminalTarget(); local
/haiku/src/system/kernel/vm/
H A DVMAddressSpace.cpp187 VMAddressSpace::Create(team_id teamID, addr_t base, size_t size, bool kernel, argument
265 VMAddressSpace::Get(team_id teamID) argument
298 VMAddressSpace::DebugGet(team_id teamID) argument
/haiku/src/system/kernel/
H A Dimage.cpp254 _get_next_image_info(team_id teamID, int32 *cookie, image_info *info, argument
338 image_iterate_through_team_images(team_id teamID, argument
H A DUserTimer.cpp493 TeamTimeUserTimer::TeamTimeUserTimer(team_id teamID) argument
741 TeamUserTimeUserTimer::TeamUserTimeUserTimer(team_id teamID) argument
1505 team_id teamID; local
1657 team_id teamID; local
[all...]
H A Dsystem_info.cpp243 int32 teamID = 0; local
H A Dthread.cpp91 team_id teamID; member in struct:UndertakerEntry
93 UndertakerEntry(Thread* thread, team_id teamID) argument
125 void Notify(uint32 eventCode, team_id teamID, thread_id threadID, argument
[all...]
H A Dsem.cpp1039 _get_next_sem_info(team_id teamID, int32 *_cookie, struct sem_info *info, argument
H A Dport.cpp1262 _get_next_port_info(team_id teamID, int32* _cookie, struct port_info* info, argument
H A Dsignal.cpp1792 send_signal_to_team_id(team_id teamID, const Signal& signal, uint32 flags) argument
/haiku/src/apps/debugger/
H A DDebugger.cpp408 team_id teamID; local
/haiku/src/bin/debug/strace/
H A Dstrace.cpp751 team_id teamID = -1; local
/haiku/src/kits/debugger/model/
H A DTeam.cpp74 Team::Team(team_id teamID, TeamMemory* teamMemory, Architecture* architecture, argument
/haiku/src/apps/debuganalyzer/model_loader/
H A DModelLoader.cpp1280 team_id teamID = 0; local
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp372 prepare_debugger_change(team_id teamID, ConditionVariable& condition, argument
982 user_debug_team_created(team_id teamID) argument
1003 user_debug_team_deleted(team_id teamID, port_id debuggerPort) argument
1078 user_debug_thread_deleted(team_id teamID, thread_i argument
2523 install_team_debugger(team_id teamID, port_id debuggerPort, thread_id causingThread, bool useDefault, bool dontReplace) argument
2868 _user_install_team_debugger(team_id teamID, port_id debuggerPort) argument
2878 _user_remove_team_debugger(team_id teamID) argument
[all...]
/haiku/src/servers/app/
H A DServerWindow.cpp656 team_id teamID; local

Completed in 3149 milliseconds

12