Searched defs:team (Results 176 - 200 of 205) sorted by relevance

123456789

/haiku/src/add-ons/kernel/file_cache/
H A Dlaunch_speedup.cpp251 start_session(team_id team, dev_t device, ino_t node, const char *name, argument
296 team_gone(team_id team, void *_session) argument
371 Session::Session(team_id team, const char *name, dev_t device, argument
655 SessionGetter::SessionGetter(team_id team, Sessio argument
[all...]
/haiku/src/system/kernel/posix/
H A Dxsi_semaphore.cpp44 sem_undo(XsiSemaphoreSet *semaphoreSet, Team *team, int16 *undoValues) argument
54 Team *team; member in struct:__anon3::sem_undo
232 Team *team = thread_get_current_thread()->team; local
251 Team *team = thread_get_current_thread()->team; local
345 Team *team = thread_get_current_thread()->team; local
417 Team *team = thread_get_current_thread()->team; local
633 xsi_sem_undo(Team *team) argument
[all...]
/haiku/src/apps/debuganalyzer/model_loader/
H A DModelLoader.cpp1281 Model::Team* team = fModel->TeamByID(teamID); local
[all...]
/haiku/src/system/kernel/
H A Dsem.cpp483 Team* team = Team::Get(owner); local
648 sem_delete_owned_sems(Team* team) argument
1267 _user_get_next_sem_info(team_id team, int32 *userCookie, struct sem_info *userInfo, size_t size) argument
1292 _user_set_sem_owner(sem_id id, team_id team) argument
[all...]
H A Dport.cpp852 delete_owned_ports(Team* team) argument
1818 _user_get_next_port_info(team_id team, int32 *userCookie, struct port_info *userInfo) argument
1863 _user_set_port_owner(port_id port, team_id team) argument
[all...]
H A Dheap.cpp45 team_id team; member in struct:heap_leak_check_info_s
537 team_id team = -1; local
[all...]
H A Dsignal.cpp317 Team* team = thread_get_current_thread()->team; local
785 update_team_threads_signal_flag(Team* team) argument
857 Team* team = thread->team; local
934 Team* team = thread->team; local
1305 is_team_signal_blocked(Team* team, int signal) argument
1363 has_permission_to_signal(Team* team) argument
1617 send_signal_to_team_locked(Team* team, uint32 signalNumber, Signal* signal, uint32 flags) argument
1751 send_signal_to_team(Team* team, const Signal& signal, uint32 flags) argument
1795 Team* team = Team::Get(teamID); local
[all...]
H A Delf.cpp1356 status_t Init(Team* team) argument
1753 elf_debug_lookup_user_symbol_address(Team* team, addr_t address, argument
1827 elf_load_user_image(const char *path, Team *team, uint32 flags, addr_t *entry) argument
[all...]
H A Dteam.cpp200 Team* team = sTeamHash.NextElement(&fEntry); local
308 SetJobControlState(team_id team, job_control_stat argument
412 Notify(uint32 eventCode, Team* team) argument
557 Team* team = new(std::nothrow) Team(id, kernel); local
594 Team* team = thread_get_current_thread()->team; local
600 Team* team = sTeamHash.Lookup(id); local
615 Team* team = Get(id); local
1080 Team* team = teams; local
1143 _dump_team_info(Team* team) argument
1247 Team* team = thread_get_current_thread()->team; local
1256 Team* team = Team::GetAndLock(id); local
1284 insert_team_into_parent(Team* parent, Team* team) argument
1302 remove_team_from_parent(Team* parent, Team* team) argument
1327 is_session_leader(Team* team) argument
1337 is_process_group_leader(Team* team) argument
1348 insert_team_into_group(ProcessGroup* group, Team* team) argument
1368 remove_team_from_group(Team* team) argument
1400 create_team_user_data(Team* team, void* exactAddress = NULL) argument
1446 delete_team_user_data(Team* team) argument
1579 Team* team; local
1767 Team* team = Team::Create(mainThread->id, path, false); local
1965 Team* team = thread_get_current_thread()->team; local
2107 Team* team; local
2397 get_job_control_entry(Team* team, pid_t id, uint32 flags) argument
2496 Team* team = thread->team; local
2683 fill_team_info(Team* team, team_info* info, size_t size) argument
2734 Team* team = group->teams; local
2970 team_get_death_entry(Team* team, thread_id child, bool* _deleteEntry) argument
3015 Team* team = thread_get_current_thread()->team; local
3032 Team* team = thread_get_current_thread()->team; local
3049 Team* team = thread->team; local
3099 Team* team = team_get_team_struct_locked(id); local
3117 team_remove_team(Team* team, pid_t& _signalGroup) argument
3205 team_shutdown_team(Team* team) argument
3305 team_delete_team(Team* team, port_id debuggerPort) argument
3399 Team* team = team_get_team_struct_locked(id); local
3422 team_set_job_control_state(Team* team, job_control_state newState, Signal* signal) argument
3491 team_init_exit_info_on_error(Team* team) argument
3524 Team* team = Team::GetAndLock(teamID); local
3575 team_allocate_user_thread(Team* team) argument
3620 team_free_user_thread(Team* team, struct user_thread* userThread) argument
3840 Team* team = team_get_team_struct_locked(id); local
3858 Team* team = team_get_team_struct_locked(id); local
3879 Team* team = Team::Get(id); local
3902 Team* team = NULL; local
3953 Team* team = thread_get_current_thread()->team; local
3959 Team* team = Team::GetAndLock(id); local
3984 Team* team = thread_get_current_thread()->team; local
3990 Team* team = Team::GetAndLock(id); local
4137 Team* team = Team::Get(processID); local
4255 Team* team = thread_get_current_thread()->team; local
4346 Team* team = thread->team; local
4384 _user_kill_team(team_id team) argument
4447 _user_get_team_usage_info(team_id team, int32 who, team_usage_info* userInfo, size_t size) argument
4495 Team* team = Team::GetAndLock(teamID); local
[all...]
/haiku/src/apps/debuganalyzer/model/
H A DModel.h1236 Model::Team::CompareWithID(const team_id* id, const Team* team) argument
/haiku/src/kits/app/
H A DRoster.cpp590 team_id team; local
605 team_id team; local
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/tests/kits/app/broster/
H A DLaunchTester.cpp131 ref_for_team(team_id team) argument
277 team_id team; local
292 team_id team; local
308 team_id team; local
327 team_id team; local
360 team_id team; local
393 team_id team; local
428 team_id team; local
465 team_id team; local
502 team_id team; local
540 team_id team; local
581 team_id team; local
612 team_id team; local
667 team_id team; local
698 team_id team; local
719 team_id team = context.TeamAt(0); local
1333 team_id team; local
1357 team_id team; local
1395 team_id team; local
1472 operator ()(const char *type, BList *messages, int32 argc, const char **argv, team_id *team) argument
1519 team_id team; local
1566 operator ()(const char *type, BList *messages, int32 argc, const char **argv, team_id *team) argument
1612 team_id team; local
1646 team_id team; local
1697 operator ()(const char *type, BList *messages, int32 argc, const char **argv, team_id *team) argument
1743 team_id team; local
1766 operator ()(const char *type, BList *messages, int32 argc, const char **argv, team_id *team) argument
1789 operator ()(const char *type, BList *messages, int32 argc, const char **argv, team_id *team) argument
1808 operator ()(const char *type, BList *messages, int32 argc, const char **argv, team_id *team) argument
1871 team_id team; local
1907 team_id team; local
1946 team_id team; local
1983 team_id team; local
2011 team_id team; local
2086 team_id team; local
2117 team_id team; local
2134 team_id team; local
2153 team_id team; local
2187 operator ()(const char *type, BList *messages, int32 argc, const char **argv, team_id *team) argument
2209 operator ()(const char *type, BList *messages, int32 argc, const char **argv, team_id *team) argument
2226 operator ()(const char *type, BList *messages, int32 argc, const char **argv, team_id *team) argument
2288 team_id team; local
2324 team_id team; local
2363 team_id team; local
2400 team_id team; local
2427 team_id team; local
2502 team_id team; local
2538 team_id team; local
2570 team_id team; local
2588 team_id team; local
2608 team_id team; local
2642 operator ()(const char *type, BList *messages, int32 argc, const char **argv, team_id *team) argument
2664 operator ()(const char *type, BList *messages, int32 argc, const char **argv, team_id *team) argument
2681 operator ()(const char *type, BList *messages, int32 argc, const char **argv, team_id *team) argument
2743 team_id team; local
2779 team_id team; local
2818 team_id team; local
2854 team_id team; local
2882 team_id team; local
2964 team_id team; local
2999 team_id team; local
3029 team_id team; local
3047 team_id team; local
3067 team_id team; local
[all...]
/haiku/src/kits/interface/
H A DInterfaceDefs.cpp1726 get_token_list(team_id team, int32* _count) argument
1751 do_bring_to_front_team(BRect zoomRect, team_id team, bool zoom) argument
1764 do_minimize_team(BRect zoomRect, team_id team, bool zoom) argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp202 TeamWindow::TeamWindow(::Team* team, UserInterfaceListener* listener) argument
305 TeamWindow::Create(::Team* team, UserInterfaceListener* listener) argument
H A DSourceView.cpp597 SourceView::MarkerManager::MarkerManager(SourceView* sourceView, Team* team, argument
873 SourceView::MarkerView::MarkerView(SourceView* sourceView, Team* team, argument
2029 SourceView::SourceView(Team* team, Listener* listener) argument
2062 Create(Team* team, Listener* listener) argument
[all...]
/haiku/src/servers/registrar/
H A DShutdownProcess.cpp146 void SetTeam(team_id team) argument
162 team_id team; local
174 InternalEvent(uint32 type, team_id team, int3 argument
324 AddApp(team_id team, BBitmap* appIcon) argument
343 RemoveApp(team_id team) argument
356 SetCurrentApp(team_id team) argument
425 team_id team; member in struct:ShutdownProcess::ShutdownWindow::AppInfo
434 _AppInfoIndexOf(team_id team) argument
447 _AppInfoFor(team_id team) argument
787 team_id team; local
826 team_id team; local
847 team_id team = TimeoutEvent::GetMessageTeam(message);; local
864 team_id team; local
905 team_id team; local
971 _ScheduleTimeoutEvent(bigtime_t timeout, team_id team) argument
1087 _RemoveShutdownWindowApp(team_id team) argument
1098 _SetShutdownWindowCurrentApp(team_id team) argument
1205 _PushEvent(uint32 eventType, team_id team, int32 phase) argument
1224 _GetNextEvent(uint32& eventType, thread_id& team, int32& phase, bool block) argument
1418 team_id team; local
1438 _WaitForApp(team_id team, AppInfoList* list, bool systemApps) argument
1497 team_id team; local
1523 team_id team; local
1540 team_id team = -1; local
1650 team_id team; local
1678 team_id team; local
1687 team_id team = -1; local
1752 _QuitBlockingApp(AppInfoList& list, team_id team, const char* appName, bool cancelAllowed) argument
1840 _DisplayAbortingApp(team_id team) argument
[all...]
/haiku/headers/os/kernel/
H A Ddebugger.h471 team_id team; // the thread's team member in struct:__anon62
[all...]
H A DOS.h60 team_id team; member in struct:area_info
123 team_id team; member in struct:port_info
184 team_id team; member in struct:sem_info
240 team_id team; member in struct:__anon3
312 team_id team; member in struct:__anon7
[all...]
/haiku/headers/private/kernel/
H A Dthread_types.h112 BKernel::Team* team; member in struct:job_control_entry
510 BKernel::Team *team; // protected by team lock, thread lock, scheduler member in struct:BKernel::Thread
[all...]
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp153 Team* team = thread->team; local
168 Team* team local
190 Team* team = thread->team; local
204 update_threads_debugger_installed_flag(Team* team) argument
372 prepare_debugger_change(team_id teamID, ConditionVariable& condition, Team*& team) argument
414 prepare_debugger_change(Team* team, ConditionVariable& condition) argument
438 finish_debugger_change(Team* team) argument
454 Team *team = thread->team; local
482 Team *team = thread->team; local
794 Team* team = thread_get_current_thread()->team; local
1084 Team* team = Team::Get(teamID); local
1142 Team* team = thread->team; local
1791 Team *team = thread_get_current_thread()->team; local
2205 Team *team = nubThread->team; local
2483 install_team_debugger_init_debug_infos(Team *team, team_id debuggerTeam, port_id debuggerPort, port_id nubPort, thread_id nubThread, sem_id debuggerPortWriteLock, thread_id causingThread) argument
2553 Team* team; local
2817 Team *team = thread_get_current_thread()->team; local
2880 Team* team; local
[all...]
/haiku/src/servers/launch/
H A DLaunchDaemon.cpp565 team_id team = (team_id)message->GetInt32("team", -1); local
598 team_id team = (team_id)message->GetInt32("be:team", -1); local
[all...]
/haiku/src/servers/app/
H A DServerApp.cpp608 team_id team; local
640 team_id team; local
648 team_id team; local
[all...]
H A DDesktop.cpp950 Desktop::LockDirectScreen(team_id team) argument
964 Desktop::UnlockDirectScreen(team_id team) argument
2284 Desktop::MinimizeApplication(team_id team) argument
2301 Desktop::BringApplicationToFront(team_id team) argument
2348 Desktop::WriteWindowList(team_id team, BPrivate::LinkSender& sender) argument
2503 team_id team = window->ServerWindow()->ClientTeam(); local
2715 team_id team; local
2735 team_id team; local
3637 _ActivateApp(team_id team) argument
[all...]
/haiku/src/apps/deskbar/
H A DSwitcher.cpp395 team_id team = (addr_t)TeamList()->ItemAt(index); local
536 team_id team = message->FindInt32("team"); local
555 team_id team local
774 team_id team; local
1024 team_id team = (addr_t)teamGroup->TeamList()->ItemAt(i); local
1052 team_id team = (addr_t)teamGroup->TeamList()->ItemAt(i); local
1055 do_minimize_team(BRect(), team, false); local
1150 SwitchWindow(team_id team, bool, bool activate) argument
[all...]
/haiku/headers/private/media/
H A DServerInterface.h214 team_id team; member in struct:BPrivate::media::request_area_data
343 team_id team; member in struct:server_get_node_request
379 team_id team; member in struct:server_register_app_request
387 team_id team; member in struct:server_unregister_app_request
405 team_id team; member in struct:server_change_flavor_instances_count_request
418 team_id team; member in struct:server_register_node_request
427 team_id team; member in struct:server_unregister_node_request
472 team_id team; member in struct:server_get_node_for_request
481 team_id team; member in struct:server_release_node_request
537 team_id team; member in struct:server_register_buffer_request
547 team_id team; member in struct:server_unregister_buffer_command
1086 team_id team; member in struct:controllable_start_control_panel_reply
[all...]

Completed in 229 milliseconds

123456789