Searched defs:ThreadID (Results 1 - 10 of 10) sorted by relevance

/haiku-fatelf/src/apps/debugger/model/
H A DThreadInfo.h23 thread_id ThreadID() const { return fThread; } function in class:ThreadInfo
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/mqueues/
H A Dmulti_send_rev_2.c40 int ThreadID = *(int *)ID; local
56 int ThreadID = *(int *)ID; local
75 int ThreadID[Max_Thread local
[all...]
H A Dmulti_send_rev_1.c34 int ThreadID; member in struct:__anon6003
[all...]
/haiku-fatelf/src/apps/debugger/controllers/
H A DThreadHandler.h35 thread_id ThreadID() const { return fThread->ID(); } function in class:ThreadHandler
H A DTeamDebugger.cpp154 thread_id ThreadID() const function in struct:TeamDebugger::ImageInfoPendingThread
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/semaphores/
H A Dmulti_con_pro.c44 int ThreadID = *(int *)ID; local
106 int ThreadID = *(int *)ID; local
151 int ThreadID[Max_Threads]; local
[all...]
/haiku-fatelf/src/system/kernel/scheduler/
H A Dscheduler_tracing.h28 thread_id ThreadID() const { return fID; } function in class:SchedulerTracing::SchedulerTraceEntry
/haiku-fatelf/headers/private/kernel/
H A Dtracing.h119 thread_id ThreadID() const { return fThread; } function in class:AbstractTraceEntry
/haiku-fatelf/src/apps/magnify/
H A DMagnify.h98 long ThreadID() { return fThread; } function in class:TMagnify
/haiku-fatelf/src/system/kernel/device_manager/
H A DIORequest.h281 thread_id ThreadID() const { return fThread; } function in struct:IORequest

Completed in 180 milliseconds