Searched defs:ThreadID (Results 1 - 7 of 7) sorted by last modified time

/haiku/src/system/kernel/device_manager/
H A DIORequest.h280 thread_id ThreadID() const { return fThread; } function in struct:IORequest
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp169 thread_id ThreadID() const function in struct:TeamDebugger::ImageInfoPendingThread
/haiku/src/system/kernel/scheduler/
H A Dscheduler_tracing.h28 thread_id ThreadID() const { return fID; } function in class:SchedulerTracing::SchedulerTraceEntry
/haiku/src/apps/magnify/
H A DMagnify.h98 long ThreadID() { return fThread; } function in class:TMagnify
/haiku/headers/private/debugger/controllers/
H A DThreadHandler.h47 thread_id ThreadID() const { return fThread->ID(); } function in class:ThreadHandler
/haiku/headers/private/debugger/model/
H A DThreadInfo.h23 thread_id ThreadID() const { return fThread; } function in class:ThreadInfo
/haiku/headers/private/kernel/
H A Dtracing.h119 thread_id ThreadID() const { return fThread; } function in class:AbstractTraceEntry

Completed in 45 milliseconds