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

12

/haiku-fatelf/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-fatelf/src/tests/system/libroot/os/
H A Dsystem_watching_test.cpp144 int32 teamID; local
155 int32 teamID; local
166 int32 teamID; local
[all...]
/haiku-fatelf/src/bin/debug/profile/
H A DTeam.cpp59 Team::Init(team_id teamID, port_id debuggerPort) argument
H A Dprofile.cpp147 status_t AddTeam(team_id teamID, Team** _team = NULL) argument
167 status_t AddThread(team_id teamID, thread_id threadID, const char* name) argument
196 void RemoveTeam(team_id teamID) argument
242 status_t AddImage(team_id teamID, const image_info& imageInfo, int32 event) argument
266 RemoveImage(team_id teamID, image_id imageID, int32 event) argument
303 _AddTeam(team_id teamID, system_profiler_team_added* addedInfo, Team** _team = NULL) argument
332 _InitDebuggedTeam(Team* team, team_id teamID) argument
370 _LoadTeamImages(Team* team, team_id teamID) argument
433 _GetSharedImage(team_id teamID, const image_info& imageInfo, SharedImage** _sharedImage) argument
859 team_id teamID = threadInfo.team; local
[all...]
/haiku-fatelf/src/tests/servers/registrar/
H A DRosterShell.cpp117 team_id teamID; local
/haiku-fatelf/src/apps/debugger/
H A DDebugger.cpp280 start_team_debugger(team_id teamID, SettingsManager* settingsManager, argument
429 int32 teamID; local
[all...]
/haiku-fatelf/src/apps/terminal/
H A DTerminalRoster.cpp175 TerminalRoster::Register(team_id teamID, BLooper* looper) argument
503 TerminalRoster::_TeamIsRunning(team_id teamID) argument
/haiku-fatelf/src/system/kernel/
H A Dimage.cpp214 _get_next_image_info(team_id teamID, int32 *cookie, image_info *info, argument
H A Dsystem_info.cpp238 int32 teamID; local
H A DUserTimer.cpp467 TeamTimeUserTimer::TeamTimeUserTimer(team_id teamID) argument
709 TeamUserTimeUserTimer::TeamUserTimeUserTimer(team_id teamID) argument
1459 team_id teamID; local
1611 team_id teamID; local
[all...]
H A Dthread.cpp87 team_id teamID; member in struct:UndertakerEntry
89 UndertakerEntry(Thread* thread, team_id teamID) argument
121 void Notify(uint32 eventCode, team_id teamID, thread_id threadID, argument
[all...]
H A Dsem.cpp1100 _get_next_sem_info(team_id teamID, int32 *_cookie, struct sem_info *info, argument
H A Dport.cpp1061 _get_next_port_info(team_id teamID, int32* _cookie, struct port_info* info, argument
/haiku-fatelf/src/system/kernel/vm/
H A DVMAddressSpace.cpp181 VMAddressSpace::Create(team_id teamID, addr_t base, size_t size, bool kernel, argument
259 VMAddressSpace::Get(team_id teamID) argument
292 VMAddressSpace::DebugGet(team_id teamID) argument
/haiku-fatelf/src/apps/deskbar/
H A DExpandoMenuBar.cpp351 team_id teamID; local
H A DSwitcher.cpp483 team_id teamID; local
718 TSwitchManager::FindTeam(team_id teamID, int32* index) argument
1157 team_id teamID = (addr_t)teamGroup->TeamList()->ItemAt(i); local
/haiku-fatelf/src/bin/debug/strace/
H A Dstrace.cpp514 team_id teamID = -1; local
/haiku-fatelf/src/apps/debugger/model/
H A DTeam.cpp73 Team::Team(team_id teamID, TeamMemory* teamMemory, Architecture* architecture, argument
/haiku-fatelf/src/apps/debugger/debugger_interface/
H A DDebuggerInterface.cpp230 DebuggerInterface::DebuggerInterface(team_id teamID) argument
/haiku-fatelf/src/apps/debuganalyzer/model_loader/
H A DModelLoader.cpp1275 team_id teamID = 0; local
/haiku-fatelf/src/bin/gdb/gdb/
H A Dhaiku-nat.c981 team_id teamID = ptid_get_pid(ptid); local
1013 team_id teamID = ptid_get_pid(ptid); local
1464 thread_id teamID = ptid_get_pid(inferior_ptid); local
/haiku-fatelf/src/apps/debugger/controllers/
H A DTeamDebugger.cpp300 TeamDebugger::Init(team_id teamID, thread_id threadID, bool stopInMain) argument
/haiku-fatelf/src/servers/app/
H A DServerWindow.cpp653 team_id teamID; local
/haiku-fatelf/src/system/kernel/debug/
H A Duser_debugger.cpp369 prepare_debugger_change(team_id teamID, ConditionVariable& condition, argument
975 user_debug_team_created(team_id teamID) argument
996 user_debug_team_deleted(team_id teamID, port_id debuggerPort) argument
1071 user_debug_thread_deleted(team_id teamID, thread_i argument
2478 install_team_debugger(team_id teamID, port_id debuggerPort, thread_id causingThread, bool useDefault, bool dontReplace) argument
2818 _user_install_team_debugger(team_id teamID, port_id debuggerPort) argument
2825 _user_remove_team_debugger(team_id teamID) argument
[all...]

Completed in 171 milliseconds

12