Searched defs:threadID (Results 1 - 25 of 33) sorted by last modified time

12

/haiku/src/system/kernel/vm/
H A Dvm.cpp3807 uint64 threadID; local
/haiku/src/apps/debuganalyzer/model_loader/
H A DModelLoader.cpp1250 ModelLoader::_AddUnknownThread(thread_id threadID) argument
H A DThreadModelLoader.cpp137 thread_id threadID = fThread->ID(); local
/haiku/src/system/kernel/arch/x86/
H A Darch_debug.cpp1006 uint64 threadID; local
/haiku/src/system/kernel/
H A Dthread.cpp125 void Notify(uint32 eventCode, team_id teamID, thread_id threadID, argument
167 Thread::Thread(const char* name, thread_id threadID, struct cpu_ent* cpu) argument
[all...]
H A Dteam.cpp2110 thread_id threadID; local
H A Dsignal.cpp1584 send_signal_to_thread_id(thread_id threadID, const Signal& signal, uint32 flags) argument
1944 send_signal(pid_t threadID, uint signal) argument
H A DUserTimer.cpp73 status_t LockAndGetTimer(thread_id threadID, int32 timerID, argument
887 ThreadTimeUserTimer::ThreadTimeUserTimer(thread_id threadID) argument
1690 _user_create_timer(clockid_t clockID, thread_id threadID, uint32 flags, argument
1737 _user_delete_timer(int32 timerID, thread_id threadID) argument
1765 _user_get_timer(int32 timerID, thread_id threadID, struct user_timer_info* userInfo) argument
1798 _user_set_timer(int32 timerID, thread_id threadID, bigtime_t startTime, bigtime_t interval, uint32 flags, struct user_timer_info* userOldInfo) argument
[all...]
H A DUserEvent.cpp282 thread_id threadID = thread_create_thread(fCreationAttributes, false); local
/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.cpp411 int32 threadID; local
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp1058 user_debug_thread_created(thread_id threadID) argument
1078 user_debug_thread_deleted(team_id teamID, thread_id threadID) argument
1809 thread_id threadID = message.set_thread_flags.thread; local
1839 thread_id threadID; local
1615 debug_nub_thread_get_thread_debug_port(Thread *nubThread, thread_id threadID, port_id &threadDebugPort) argument
1886 thread_id threadID = message.set_cpu_state.thread; local
1914 thread_id threadID = message.get_cpu_state.thread; local
2066 thread_id threadID = message.set_signal_masks.thread; local
2124 thread_id threadID = message.get_signal_masks.thread; local
2249 thread_id threadID = message.start_profiler.thread; local
2359 thread_id threadID = message.stop_profiler.thread; local
2920 _user_debug_thread(thread_id threadID) argument
[all...]
/haiku/src/bin/debug/strace/
H A Dstrace.cpp750 thread_id threadID = -1; local
[all...]
/haiku/src/apps/debuganalyzer/model/
H A DModel.cpp932 Model::AddThreadWaitObject(thread_id threadID, WaitObject* waitObject, argument
944 Model::ThreadWaitObjectGroupFor(thread_id threadID, uint32 type, addr_t object) const argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp690 int32 threadID; local
699 int32 threadID; local
709 int32 threadID; local
1792 TeamWindow::_HandleThreadStateChanged(thread_id threadID) argument
1837 _HandleCpuStateChanged(thread_id threadID) argument
1848 _HandleStackTraceChanged(thread_id threadID) argument
[all...]
H A DThreadListView.cpp49 bool Update(thread_id threadID) argument
283 thread_id threadID; local
/haiku/headers/private/kernel/vm/
H A Dvm_types.h229 thread_id threadID = thread_get_current_thread_id(); local
243 thread_id threadID = thread_get_current_thread_id(); local
270 thread_id threadID = thread_get_current_thread_id(); local
/haiku/src/bin/debug/profile/
H A Dprofile.cpp158 status_t AddThread(thread_id threadID) argument
168 status_t AddThread(team_id teamID, thread_id threadID, const char* name) argument
207 void RemoveThread(thread_id threadID) argument
657 thread_id threadID = -1; local
849 thread_id threadID = load_program(programArgs, programArgCount, local
[all...]
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp327 TeamDebugger::Init(DebuggerInterface* interface, thread_id threadID, int argc, argument
576 int32 threadID; local
871 int32 threadID; local
883 int32 threadID; local
895 int32 threadID; local
1093 ThreadActionRequested(thread_id threadID, uint32 action, target_addr_t address) argument
2396 _GetThreadHandler(thread_id threadID) argument
[all...]
/haiku/src/kits/debugger/target_host_interface/network/
H A DNetworkTargetHostInterface.cpp72 NetworkTargetHostInterface::Attach(team_id teamID, thread_id threadID, argument
/haiku/src/kits/debugger/target_host_interface/local/
H A DLocalTargetHostInterface.cpp146 LocalTargetHostInterface::Attach(team_id teamID, thread_id threadID, argument
/haiku/src/kits/debugger/model/
H A DTeam.cpp168 Team::RemoveThread(thread_id threadID) argument
H A DThread.cpp16 Thread::Thread(Team* team, thread_id threadID) argument
/haiku/src/apps/debugger/user_interface/gui/expression_eval_window/
H A DExpressionEvaluationWindow.cpp124 int32 threadID; local
155 int32 threadID; local
163 int32 threadID; local
171 int32 threadID; local
179 int32 threadID; local
307 _HandleThreadSelectionChanged(int32 threadID) argument
371 _HandleThreadAdded(int32 threadID) argument
407 _HandleThreadRemoved(int32 threadID) argument
426 _HandleThreadStateChanged(int32 threadID) argument
442 _HandleThreadStackTraceChanged(int32 threadID) argument
[all...]
/haiku/src/kits/debugger/debugger_interface/local/
H A DLocalDebuggerInterface.cpp956 int32 threadID = -1; local
/haiku/src/kits/debugger/target_host_interface/
H A DTargetHostInterface.cpp257 thread_id threadID = options.thread; local

Completed in 205 milliseconds

12