Searched defs:team (Results 76 - 100 of 205) sorted by path

123456789

/haiku/src/kits/print/
H A DPrintAddOnServer.cpp133 team_id team; local
/haiku/src/servers/media/
H A DAppManager.cpp62 AppManager::HasTeam(team_id team) argument
70 AppManager::RegisterTeam(team_id team, const BMessenger& messenger) argument
92 AppManager::UnregisterTeam(team_id team) argument
119 SendMessage(team_id team, BMessage* message) argument
165 _CleanupTeam(team_id team) argument
[all...]
H A DDefaultManager.cpp772 DefaultManager::CleanupTeam(team_id team) argument
H A DNotificationManager.cpp83 team_id team; local
119 team_id team; local
241 CleanupTeam(team_id team) argument
[all...]
H A DNotificationManager.h21 team_id team; member in struct:Notification
/haiku/src/system/kernel/
H A DUserEvent.cpp101 TeamSignalEvent::TeamSignalEvent(Team* team, EventSignal* signal) argument
110 TeamSignalEvent::Create(Team* team, uint32 signalNumber, int32 signalCode, argument
H A DUserTimer.cpp42 Team* team; member in struct:__anon1876::TimerLocker
57 void Lock(Team* team, Thread* thread) argument
1231 create_timer(clockid_t clockID, int32 timerID, Team* team, Thread* thread, uint32 flags, const struct sigevent& event, ThreadCreationAttributes* threadAttributes, bool isDefaultEvent) argument
1395 team_clock_changed(Team* team, bigtime_t changedBy) argument
1417 user_timer_create_thread_timers(Team* team, Thread* thread) argument
1439 user_timer_create_team_timers(Team* team) argument
1495 Team* team = thread_get_current_thread()->team; local
1518 Team* team = Team::Get(teamID); local
1591 user_timer_check_team_user_timers(Team* team) argument
1670 Team* team = Team::Get(teamID); local
1718 Team* team = thread_get_current_thread()->team; local
[all...]
/haiku/src/system/kernel/arch/ppc/
H A Darch_thread.cpp100 arch_team_init_team_struct(Team *team, bool kernel) argument
/haiku/src/system/kernel/device_manager/
H A DIOScheduler.h18 team_id team; member in struct:IORequestOwner
/haiku/src/system/kernel/vm/
H A DVMAddressSpaceLocking.h129 MultiAddressSpaceLocker::AddTeam(team_id team, bool writeLock, argument
/haiku/src/system/libroot/os/
H A Ddebug.c83 install_team_debugger(team_id team, port_id debuggerPort) argument
90 remove_team_debugger(team_id team) argument
H A Dport.c77 set_port_owner(port_id port, team_id team) argument
98 _get_next_port_info(team_id team, int32 *cookie, port_info *info, size_t size) argument
H A Dsem.c78 set_sem_owner(sem_id sem, team_id team) argument
92 _get_next_sem_info(team_id team, int32 *cookie, sem_info *info, size_t size) argument
/haiku/src/system/libroot/posix/sys/
H A Dpriority.c125 team_info team; local
151 team_info team; local
[all...]
/haiku/src/tests/kits/app/bmessenger/
H A DBMessengerTester.cpp38 check_messenger(const BMessenger &messenger, bool valid, bool local, team_id team, BLooper *looper = NULL, BHandler *handler = NULL, team_id altTeam = -1) argument
400 team_id team = runner.Team(); local
[all...]
/haiku/src/tests/kits/app/broster/
H A DBroadcastTester.cpp126 operator ()(const char *type, BList *messages, int32 argc, const char **argv, team_id *team) argument
H A DGetAppInfoTester.cpp38 team_id team = runner.Team(); local
245 team_id team = runner.Team(); local
[all...]
H A DLaunchTesterHelper.cpp69 AppInfo(team_id team) argument
203 operator ()(LaunchCaller &caller, const char *type, team_id *team) argument
219 operator ()(LaunchCaller &caller, const char *type, BList *messages, int32 argc, const char **argv, team_id *team) argument
317 TerminateApp(team_id team, bool wait) argument
332 team_id team = B_ERROR; local
384 NextMessageFrom(team_id team, int32 &cookie, bigtime_t *time) argument
397 CheckNextMessage(LaunchCaller &caller, team_id team, int32 &cookie, uint32 what) argument
406 CheckMainArgsMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *appRef, bool useRef) argument
422 CheckMainArgsMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *appRef, int32 argc, const char **argv, bool useRef) argument
434 CheckArgvMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *appRef, bool useRef) argument
448 CheckArgvMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *appRef, int32 argc, const char **argv, bool useRef) argument
458 CheckArgvMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *appRef, const entry_ref *ref , int32 argc, const char **argv) argument
469 CheckArgsMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *appRef, const entry_ref *ref , int32 argc, const char **argv, uint32 messageCode) argument
518 CheckMessageMessages(LaunchCaller &caller, team_id team, int32 &cookie) argument
530 CheckMessageMessage(LaunchCaller &caller, team_id team, int32 &cookie, int32 index) argument
544 CheckMessageMessage(LaunchCaller &caller, team_id team, int32 &cookie, const BMessage *expectedMessage) argument
560 CheckRefsMessage(LaunchCaller &caller, team_id team, int32 &cookie) argument
571 CheckRefsMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *refs, int32 count) argument
616 WaitForMessage(team_id team, uint32 messageCode, bool fromNow, bigtime_t timeout, int32 startIndex) argument
682 CreateAppInfo(team_id team, const BMessenger *messenger) argument
[all...]
H A DTeamForTester.cpp74 team_id team = roster.TeamFor("application/x-vnd.obos-app-run-testapp1"); local
130 team_id team = roster.TeamFor(&ref); local
/haiku/src/tests/kits/interface/bwindowstack/
H A DWindowStackTest.cpp118 team_id team; local
/haiku/src/tests/kits/support/barchivable/
H A DInstantiateObjectTester.cpp502 team_id team; local
[all...]
/haiku/src/tests/servers/app/
H A Dapp_server_debug.cpp18 send_debug_message(team_id team, int32 code) argument
74 team_id team = atoi(argv[i]); local
/haiku/src/tools/fs_shell/
H A Dsem.cpp81 fssh_set_sem_owner(fssh_sem_id id, fssh_team_id team) argument
105 _fssh_get_next_sem_info(fssh_team_id team, int32_t *cookie, argument
/haiku/headers/build/os/app/
H A DRoster.h42 team_id team; member in struct:app_info
[all...]
/haiku/headers/os/app/
H A DRoster.h23 team_id team; member in struct:app_info
[all...]

Completed in 144 milliseconds

123456789