Searched defs:thread (Results 276 - 300 of 301) sorted by relevance

<<111213

/haiku/src/apps/haikudepot/ui/
H A DUserLoginWindow.cpp452 UserLoginWindow::_SetWorkerThreadLocked(thread_id thread) argument
460 UserLoginWindow::_SetWorkerThread(thread_id thread) argument
500 thread_id thread = spawn_thread(&_AuthenticateThreadEntry, local
726 thread_id thread = spawn_thread(&_CreateAccountSetupThreadEntry, local
1074 thread_id thread = spawn_thread(&_CreateAccountThreadEntry, local
[all...]
/haiku/src/apps/haikudepot/server/
H A DWebAppInterface.cpp1035 thread_id thread = request->Run(); local
1117 thread_id thread = request->Run(); local
/haiku/src/apps/debuganalyzer/model/
H A DModel.h555 Model::Thread* thread; member in struct:Model::CompactThreadSchedulingState
1435 CompareWithID(const thread_id* id, const Thread* thread) argument
1452 CompareWithCreationTimeID(const creation_time_id* key, const Thread* thread) argument
1488 ThreadSchedulingState(Thread* thread) argument
1522 InsertThread(ThreadSchedulingState* thread) argument
1529 RemoveThread(ThreadSchedulingState* thread) argument
[all...]
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp153 ImageInfoPendingThread(image_id image, thread_id thread) argument
292 ImageInfoPendingThread* thread = fImageInfoPendingThreads->Clear(true); local
476 ::Thread* thread; local
841 ::Thread* thread; local
1305 ExpressionEvaluationRequested(SourceLanguage* language, ExpressionInfo* info, StackFrame* frame, ::Thread* thread) argument
1688 ::Thread* thread = fTeam->ThreadByID(event->Thread()); local
1765 ::Thread* thread; local
1785 ::Thread* thread = fTeam->ThreadByID(event->RenamedThread()); local
1978 ImageInfoPendingThread* thread = fImageInfoPendingThreads local
2331 _HandleEvaluateExpression(SourceLanguage* language, ExpressionInfo* info, StackFrame* frame, ::Thread* thread) argument
[all...]
/haiku/src/kits/app/
H A DRoster.cpp1426 _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
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
[all...]
/haiku/src/system/libroot/posix/malloc_debug/
H A Dheap.cpp86 thread_id thread; member in struct:heap_leak_check_info_s
153 thread_id thread; member in struct:area_allocation_info_s
279 dump_allocations(bool statsOnly, thread_id thread) argument
1509 heap_get_allocation_info(heap_allocator *heap, void *address, size_t *size, thread_id *thread) argument
1770 debug_heap_get_allocation_info(void *address, size_t *size, thread_id *thread) argument
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp91 ::Thread* thread; member in struct:TeamWindow::ThreadStackFrameSelectionKey
93 ThreadStackFrameSelectionKey(::Thread* thread) argument
125 ThreadStackFrameSelectionEntry(::Thread* thread, StackFram argument
893 ThreadSelectionChanged(::Thread* thread) argument
969 ThreadActionRequested(::Thread* thread, uint32 action, target_addr_t address) argument
1009 ExpressionEvaluationRequested(ExpressionInfo* info, StackFrame* frame, ::Thread* thread) argument
1369 _SetActiveThread(::Thread* thread) argument
1796 ::Thread* thread = fTeam->ThreadByID(threadID); local
[all...]
H A DVariablesView.cpp1187 VariablesView::VariableTableModel::SetStackFrame(::Thread* thread, argument
1862 VariablesView::SetStackFrame(::Thread* thread, StackFrame* stackFrame) argument
/haiku/src/servers/registrar/
H A DShutdownProcess.cpp211 thread_id thread; local
1175 ShutdownProcess::_NegativeQuitRequestReply(thread_id thread) argument
[all...]
/haiku/src/add-ons/kernel/drivers/disk/virtual/ram_disk/
H A Dram_disk.cpp763 Thread* thread = thread_get_current_thread(); local
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp146 void AddState(Model::Thread* thread, nanotime_t time, ThreadState state, argument
168 void AddIOState(Model::Thread* thread, nanotime_t time, uint32 state) argument
174 void AddRun(Model::Thread* thread, nanotime_t time) argument
179 void AddLatency(Model::Thread* thread, nanotime_t time) argument
184 void AddPreemption(Model::Thread* thread, nanotime_t time) argument
189 AddWait(Model::Thread* thread, nanotime_t time, Model::ThreadWaitObjectGroup* waitObject) argument
195 AddUnspecifiedWait(Model::Thread* thread, nanotime_t time) argument
579 Model::Thread* thread = fModel->ThreadAt( local
773 Model::Thread* thread; local
941 Model::Thread* thread = fModel->ThreadAt( local
1134 Model::Thread* thread = fModel->ThreadAt(i); local
1179 _AddThreadIOData(Model::Thread* thread, nanotime_t startTime, nanotime_t endTime, BObjectList<Model::IOOperation>& operations) argument
1255 _GetIORequests(Model::Thread* thread, nanotime_t time, BObjectList<Model::IORequest>& ioRequests) argument
1420 Model::Thread* thread = fModel->ThreadByID(event->thread); local
1449 Model::ThreadSchedulingState* thread = fState.LookupThread( local
1531 Model::ThreadSchedulingState* thread = fState.LookupThread( local
1561 Model::ThreadSchedulingState* thread = fState.LookupThread( local
[all...]
/haiku/headers/os/kernel/
H A Ddebugger.h265 thread_id thread; // the thread member in struct:__anon39
272 thread_id thread; // the thread member in struct:__anon40
280 thread_id thread; // the thread member in struct:__anon41
288 thread_id thread; // the thread member in struct:__anon42
341 thread_id thread; // the thread member in struct:__anon50
358 thread_id thread; // the thread member in struct:__anon51
402 thread_id thread; // thread to profile member in struct:__anon56
423 thread_id thread; // thread to profile member in struct:__anon58
470 thread_id thread; // the thread being the event origin member in struct:__anon62
[all...]
H A DOS.h311 thread_id thread; member in struct:__anon7
[all...]
/haiku/headers/private/kernel/
H A Dthread_types.h84 thread_id thread; member in struct:thread_death_entry
106 thread_id thread; // main thread ID == team ID member in struct:job_control_entry
152 struct user_thread* thread; member in struct:free_user_thread
[all...]
/haiku/src/system/kernel/
H A Dheap.cpp44 thread_id thread; member in struct:heap_leak_check_info_s
538 thread_id thread = -1; local
[all...]
H A Dsignal.cpp759 update_thread_signals_flag(Thread* thread) argument
806 notify_debugger(Thread* thread, Signal* signal, struct sigaction& handler, bool deadly) argument
854 dequeue_thread_or_team_signal(Thread* thread, sigset_t nonBlocked, Signal& buffer) argument
873 setup_signal_frame(Thread* thread, struct sigaction* action, Signal* signal, sigset_t signalMask) argument
932 handle_signals(Thread* thread) argument
1332 Thread* thread = thread_get_current_thread(); local
1351 has_signals_pending(Thread* thread) argument
1393 send_signal_to_thread_locked(Thread* thread, uint32 signalNumber, Signal* signal, uint32 flags) argument
1539 send_signal_to_thread(Thread* thread, const Signal& signal, uint32 flags) argument
1586 Thread* thread = Thread::Get(threadID); local
1955 Thread* thread = thread_get_current_thread(); local
2068 Thread* thread = thread_get_current_thread(); local
2161 Thread* thread = thread_get_current_thread(); local
2200 Thread* thread = thread_get_current_thread(); local
2357 Thread* thread = thread_get_current_thread(); local
2404 Thread *thread = thread_get_current_thread(); local
2483 Thread *thread = thread_get_current_thread(); local
[all...]
H A Dteam.cpp1182 Thread* thread = thread_get_current_thread(); local
1578 Thread* thread; local
1735 thread_id thread; local
2495 Thread* thread = thread_get_current_thread(); local
2818 Thread* thread = team->thread_list; local
2837 Thread* thread = team->thread_list; local
3048 Thread* thread = thread_get_current_thread(); local
3269 Thread* thread = team->thread_list; local
3582 user_thread* thread = entry->thread; local
3605 user_thread* thread local
3824 thread_id thread = load_image_internal(flatArgs, size, argCount, envCount, local
4345 Thread* thread = thread_get_current_thread(); local
[all...]
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp137 update_thread_user_debug_flag(Thread* thread) argument
151 update_thread_breakpoints_flag(Thread* thread) argument
172 Thread* thread = team->thread_list; local
188 update_thread_debugger_installed_flag(Thread* thread) argument
206 Thread* thread = team->thread_list; local
453 Thread *thread = thread_get_current_thread(); local
481 Thread *thread = thread_get_current_thread(); local
517 Thread *thread = thread_get_current_thread(); local
534 Thread *thread = thread_get_current_thread(); local
819 Thread *thread = thread_get_current_thread(); local
835 Thread *thread = thread_get_current_thread(); local
867 Thread *thread = thread_get_current_thread(); local
935 Thread *thread = thread_get_current_thread(); local
959 Thread* thread = thread_get_current_thread(); local
986 Thread *thread = thread_get_current_thread(); local
1024 Thread *thread = thread_get_current_thread(); local
1046 user_debug_update_new_thread_flags(Thread* thread) argument
1061 Thread *thread = thread_get_current_thread(); local
1139 user_debug_thread_exiting(Thread* thread) argument
1209 Thread *thread = thread_get_current_thread(); local
1231 Thread *thread = thread_get_current_thread(); local
1277 Thread* thread = thread_get_current_thread(); local
1295 schedule_profiling_timer(Thread* thread, bigtime_t interval) argument
1312 Thread* thread = thread_get_current_thread(); local
1394 Thread* thread = thread_get_current_thread(); local
1447 Thread* thread = thread_get_current_thread(); local
1475 user_debug_thread_unscheduled(Thread* thread) argument
1501 user_debug_thread_scheduled(Thread* thread) argument
1528 Thread* thread = Thread::GetAndLock(threadInfo.thread); local
1621 Thread* thread = Thread::GetAndLock(threadID); local
1818 Thread* thread = Thread::GetAndLock(threadID); local
1867 Thread* thread = Thread::GetAndLock(threadID); local
2079 Thread* thread = Thread::GetAndLock(threadID); local
2131 Thread* thread = Thread::GetAndLock(threadID); local
2300 Thread* thread = Thread::GetAndLock(threadID); local
2375 Thread* thread = Thread::GetAndLock(threadID); local
2926 Thread* thread = Thread::GetAndLock(threadID); local
[all...]
H A Dcore_dump.cpp171 void SetThread(Thread* thread) argument
957 Thread* thread = state->GetThread(); local
1612 Thread* thread = thread_get_current_thread(); local
[all...]
H A Ddebug.cpp830 Thread* thread = thread_get_current_thread(); local
2233 debug_set_debugged_thread(Thread* thread) argument
[all...]
/haiku/src/tests/system/network/tcp_shell/
H A Dtcp_shell.cpp49 thread_id thread; member in struct:context
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp4397 Thread* thread = thread_get_current_thread(); local
/haiku/src/servers/app/
H A DDesktop.cpp2668 thread_id thread = -1; local
/haiku/src/system/kernel/vm/
H A Dvm_page.cpp180 Thread* thread; member in struct:PageReservationWaiter
1330 uint64 thread; local
3473 thread_id thread = spawn_kernel_thread(&page_scrubber, "page scrubber", local
[all...]
/haiku/headers/private/userlandfs/private/
H A DRequests.h281 thread_id thread; member in class:UserlandFSUtil::KernelRequest

Completed in 315 milliseconds

<<111213