Searched refs:team (Results 151 - 175 of 415) sorted by relevance

1234567891011>>

/haiku/src/bin/
H A Dshutdown.cpp126 team_id thisTeam = threadInfo.team;
133 && teamInfo.team != thisTeam) {
135 while (get_next_thread_info(teamInfo.team,
/haiku/src/kits/app/
H A DRoster.cpp100 info->team = flatInfo->team;
413 team(-1),
590 team_id team; local
594 team = info.team;
596 team = error;
598 return team;
605 team_id team; local
609 team
631 team_id team; local
666 team_id team; local
730 GetRunningAppInfo(team_id team, app_info* info) const argument
1426 _AddApplication(const char* signature, const entry_ref* ref, uint32 flags, team_id team, thread_id thread, port_id port, bool fullRegistration, uint32* pToken, team_id* otherTeam) const argument
1505 _SetSignature(team_id team, const char* signature) const argument
1534 _SetThread(team_id team, thread_id thread) const argument
1556 _SetThreadAndTeam(uint32 entryToken, thread_id thread, team_id team, port_id* _port) const argument
1606 _CompleteRegistration(team_id team, thread_id thread, port_id port) const argument
1657 _IsAppRegistered(const entry_ref* ref, team_id team, uint32 token, bool* preRegistered, app_info* info) const argument
1777 _ApplicationCrashed(team_id team) argument
1908 team_id team = -1; local
2067 _SetAppFlags(team_id team, uint32 flags) const argument
2612 _SendToRunning(team_id team, int argc, const char* const* args, const BList* messageList, const entry_ref* ref, bool alreadyRunning) const argument
2690 team_id team = data.GetInt32("team", -1); local
[all...]
/haiku/src/apps/debuganalyzer/model/
H A DModel.cpp293 Model::Thread::Thread(Team* team, const system_profiler_thread_added* event, argument
300 fTeam(team),
789 Team* team = TeamByID(event->team); local
790 if (team != NULL) {
791 fprintf(stderr, "Duplicate team: %" B_PRId32 "\n", event->team);
793 return team;
796 team = new(std::nothrow) Team(event, time);
797 if (team
842 Team* team = TeamByID(event->team); local
[all...]
/haiku/headers/build/os/app/
H A DMessenger.h41 void _SetTo(team_id team, port_id port, int32 token);
/haiku/headers/private/debug/
H A DDebugLooper.h31 bool RemoveTeamDebugger(team_id team);
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DMainWindow.h30 void OpenTeamWindow(Model::Team* team);
/haiku/src/apps/switcher/
H A DCaptureWindow.cpp34 void _Notify(uint32 location, team_id team);
163 CaptureView::_Notify(uint32 location, team_id team) argument
170 message.AddInt32("team", team);
191 return appInfo.team;
H A DPanelWindow.cpp30 PanelWindow::PanelWindow(uint32 location, uint32 which, team_id team) argument
41 BView* child = _ViewFor(location, which, team);
75 PanelWindow::_ViewFor(uint32 location, uint32 which, team_id team) const
81 return new WindowsView(team, location);
/haiku/src/servers/registrar/
H A DAppInfoListMessagingTargetSet.cpp64 return (!fSkipRegistrar || info->team != be_app->Team());
/haiku/src/tests/kits/app/bmessenger/
H A DHelpers.h73 // helper function: return the this team's ID
80 return info.team;
/haiku/src/tests/system/libroot/posix/
H A Dsignal_in_allocator_test2.cpp24 thread_id mainThread = teamInfo.team;
/haiku/src/system/libroot/os/
H A Dlaunch.cpp24 && info.team == find_thread(NULL)) {
H A Ddebug.c83 install_team_debugger(team_id team, port_id debuggerPort) argument
85 return _kern_install_team_debugger(team, debuggerPort);
90 remove_team_debugger(team_id team) argument
92 return _kern_remove_team_debugger(team);
104 * team.
109 * installed themselves as team debugger before continuing with exec*().
/haiku/src/kits/debugger/debug_managers/
H A DBreakpointManager.h19 BreakpointManager(Team* team,
/haiku/src/kits/debugger/target_host_interface/local/
H A DLocalTargetHostInterface.h39 status_t _HandleTeamEvent(team_id team, int32 opcode,
/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DSignalDispositionEditWindow.cpp31 SignalDispositionEditWindow::SignalDispositionEditWindow(::Team* team, argument
36 fTeam(team),
56 SignalDispositionEditWindow::Create(::Team* team, int32 signal, argument
60 team, signal, listener, target);
/haiku/headers/private/media/
H A DMediaMisc.h54 extern team_id team;
/haiku/src/system/kernel/arch/x86/
H A Darch_thread.cpp19 #include <team.h>
137 VMAddressSpace* toAddressSpace = to->team->address_space;
138 if (from->team->address_space == toAddressSpace) {
210 VMAddressSpace* toAddressSpace = to->team->address_space;
270 /*! Restores the frame from a forked team as specified by the provided
272 Needs to be called from within the child team, i.e. instead of
275 in the child team at the same position where the parent team left of.
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp211 // Check if we need to rebuilt the row's fields because the team critical
212 // info (basically, app image running under that team ID) has changed
333 team_id team; local
334 if (message->FindInt32("team", &team) != B_OK)
339 info = host->TeamInfoByID(team);
350 team_id team; local
351 if (message->FindInt32("team", &team) != B_OK)
354 TeamRow* row = FindTeamRow(team);
365 team_id team; local
414 TeamRemoved(team_id team) argument
[all...]
/haiku/src/apps/terminal/
H A DTerminalRoster.h34 team_id team; member in struct:TerminalRoster::Info
39 Info(int32 id, team_id team);
/haiku/headers/private/kernel/
H A DUserEvent.h52 static TeamSignalEvent* Create(Team* team, uint32 signalNumber,
61 TeamSignalEvent(Team* team,
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystemInitializer.cpp14 #include <team.h>
83 // let it own the port and start the team
133 // get the port's team
144 error = fFileSystem->Init(fName, portInfo.team, info->portInfos,
/haiku/src/apps/debugger/user_interface/gui/expression_eval_window/
H A DExpressionEvaluationWindow.h28 ::Team* team,
34 ::Team* team,
/haiku/src/kits/debugger/model/
H A DThread.cpp16 Thread::Thread(Team* team, thread_id threadID) argument
18 fTeam(team),
/haiku/headers/private/debugger/user_interface/util/
H A DUiUtils.h51 static const char* ReportNameForTeam(::Team* team,
54 static const char* CoreFileNameForTeam(::Team* team,

Completed in 271 milliseconds

1234567891011>>