Searched refs:Thread (Results 126 - 150 of 229) sorted by relevance

12345678910

/haiku/headers/private/kernel/arch/arm64/
H A Darch_cpu.h150 struct Thread;
156 BKernel::Thread* last_vfp_user;
/haiku/src/apps/debuganalyzer/model/
H A DThreadModel.cpp39 ThreadModel::ThreadModel(Model* model, Model::Thread* thread)
/haiku/src/tests/kits/storage/testapps/
H A DPathMonitorTest.cpp185 wait_for_thread(looper.Thread(), &status);
/haiku/headers/private/kernel/
H A DDPC.h69 thread_id Thread() const function in class:BKernel::DPCQueue
/haiku/src/apps/debuganalyzer/gui/thread_window/
H A DGeneralPage.cpp44 ThreadWindow::GeneralPage::SetModel(Model* model, Model::Thread* thread)
/haiku/src/kits/debugger/jobs/
H A DGetStackTraceJob.cpp16 #include "Thread.h"
21 JobListener* listener, Architecture* architecture, ::Thread* thread)
H A DExpressionEvaluationJob.cpp14 #include "model/Thread.h"
28 ::Thread* thread)
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPConnectionWorker.h43 thread_id Thread() const { return fThread; } function in class:IMAPConnectionWorker
/haiku/src/system/kernel/arch/x86/
H A Darch_int.cpp89 Thread* thread = thread_get_current_thread();
190 Thread* thread = thread_get_current_thread();
220 Thread* thread = thread_get_current_thread();
266 Thread* thread = thread_get_current_thread();
H A Darch_user_debugger.cpp202 get_cpu_state(Thread* thread, iframe* frame, debug_cpu_state* cpuState)
224 Thread* thisThread = thread_get_current_thread();
231 Thread* thread = thread_get_current_thread();
368 Thread* thread = thread_get_current_thread();
389 Thread* thread = thread_get_current_thread();
731 Thread* thread = thread_get_current_thread();
750 Thread* thread = thread_get_current_thread();
760 Thread* thread = thread_get_current_thread();
792 arch_get_thread_debug_cpu_state(Thread* thread, debug_cpu_state* cpuState)
922 Thread* threa
[all...]
/haiku/src/system/kernel/arch/arm64/
H A Darch_int.cpp182 Thread* thread = thread_get_current_thread();
223 Thread* fThread;
284 Thread* thread = thread_get_current_thread();
297 Thread *thread = thread_get_current_thread();
H A Darch_debug.cpp63 lookup_symbol(Thread* thread, addr_t address, addr_t* _baseAddress,
276 print_stack_frame(Thread *thread, addr_t ip, addr_t fp, addr_t next,
350 Thread* thread = thread_get_current_thread();
438 arch_debug_contains_call(Thread *thread, const char *symbol,
/haiku/headers/private/debugger/controllers/
H A DTeamDebugger.h33 class Thread;
139 ::Thread* thread = NULL);
232 ::Thread* thread);
/haiku/src/system/kernel/arch/ppc/
H A Darch_debug.cpp81 print_stack_frame(Thread *thread, addr_t ip, addr_t framePointer,
121 Thread *thread;
132 thread = Thread::GetDebug(id);
276 arch_debug_contains_call(Thread *thread, const char *symbol,
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp476 ::Thread* thread;
841 ::Thread* thread;
1306 ExpressionInfo* info, StackFrame* frame, ::Thread* thread)
1540 ThreadHandler* handler = _GetThreadHandler(event->Thread());
1546 B_PRId32 "\n", event->Thread());
1555 "\n", event->Thread());
1564 "\n", event->Thread());
1573 "\n", event->Thread());
1582 "\n", event->Thread());
1591 B_PRId32 "\n", event->Thread());
[all...]
/haiku/src/system/kernel/arch/x86/paging/32bit/
H A DX86VMTranslationMap32Bit.cpp187 Thread* thread = thread_get_current_thread();
232 Thread* thread = thread_get_current_thread();
284 Thread* thread = thread_get_current_thread();
415 Thread* thread = thread_get_current_thread();
624 Thread* thread = thread_get_current_thread();
722 Thread* thread = thread_get_current_thread();
781 Thread* thread = thread_get_current_thread();
/haiku/src/system/kernel/arch/arm/paging/32bit/
H A DARMVMTranslationMap32Bit.cpp202 Thread* thread = thread_get_current_thread();
247 Thread* thread = thread_get_current_thread();
300 Thread* thread = thread_get_current_thread();
432 Thread* thread = thread_get_current_thread();
641 Thread* thread = thread_get_current_thread();
719 Thread* thread = thread_get_current_thread();
806 Thread* thread = thread_get_current_thread();
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp146 void AddState(Model::Thread* thread, nanotime_t time, ThreadState state,
168 void AddIOState(Model::Thread* thread, nanotime_t time, uint32 state)
174 void AddRun(Model::Thread* thread, nanotime_t time)
179 void AddLatency(Model::Thread* thread, nanotime_t time)
184 void AddPreemption(Model::Thread* thread, nanotime_t time)
189 void AddWait(Model::Thread* thread, nanotime_t time,
195 void AddUnspecifiedWait(Model::Thread* thread, nanotime_t time)
579 Model::Thread* thread = fModel->ThreadAt(
773 Model::Thread* thread;
823 Model::Thread* runningThread
[all...]
/haiku/src/system/kernel/scheduler/
H A Dscheduler_cpu.cpp51 static void _AnalyzeCoreThreads(Thread* thread, void* data);
69 Thread* thread = threadData->GetThread();
265 Thread* oldThread = oldThreadData->GetThread();
287 Thread* nextThread = nextThreadData->GetThread();
603 CoreEntry::_UnassignThread(Thread* thread, void* data)
740 DebugDumper::_AnalyzeCoreThreads(Thread* thread, void* data)
H A Dscheduler_thread.h33 ThreadData(Thread* thread);
41 inline Thread* GetThread() const { return fThread; }
114 Thread* fThread;
/haiku/src/kits/debugger/debugger_interface/remote/
H A DRemoteDebugRequest.h196 thread_id Thread() const { return fThread; } function in class:RemoteDebugSetThreadFlagsRequest
223 thread_id Thread() const { return fThread; } function in class:RemoteDebugThreadActionRequest
283 thread_id Thread() const { return fThread; } function in class:RemoteDebugSetCpuStateRequest
/haiku/src/apps/debuganalyzer/model_loader/
H A DModelLoader.h72 void _SetThreadIORequests(Model::Thread* thread,
/haiku/src/kits/tracker/
H A DMimeTypeList.cpp41 #include "Thread.h"
113 Thread::Launch(NewMemberFunctionObject(&MimeTypeList::Build, this),
/haiku/src/system/kernel/locks/
H A Dlock.cpp31 Thread* thread;
37 Thread* thread;
452 Thread* thread = thread_get_current_thread();
453 for (size_t i = 0; i < B_COUNT_OF(Thread::held_read_locks); i++) {
464 Thread* thread = thread_get_current_thread();
465 for (size_t i = 0; i < B_COUNT_OF(Thread::held_read_locks); i++) {
479 Thread* thread = thread_get_current_thread();
480 for (size_t i = 0; i < B_COUNT_OF(Thread::held_read_locks); i++) {
878 Thread* thread = waiter->thread;
/haiku/src/system/kernel/arch/arm/
H A Darch_debug.cpp71 lookup_symbol(Thread* thread, addr_t address, addr_t* _baseAddress,
285 print_stack_frame(Thread *thread, addr_t ip, addr_t fp, addr_t next,
359 Thread* thread = thread_get_current_thread();
456 arch_debug_contains_call(Thread *thread, const char *symbol,

Completed in 135 milliseconds

12345678910