Searched defs:threadID (Results 26 - 33 of 33) sorted by path

12

/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/bin/debug/strace/
H A Dstrace.cpp750 thread_id threadID = -1; local
[all...]
/haiku/src/system/kernel/arch/x86/
H A Darch_debug.cpp1006 uint64 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/system/kernel/
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 Dteam.cpp2110 thread_id threadID; local
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...]
/haiku/src/system/kernel/vm/
H A Dvm.cpp3807 uint64 threadID; local

Completed in 110 milliseconds

12