Searched defs:Thread (Results 1 - 25 of 28) sorted by path

12

/haiku/headers/private/debugger/model/
H A DThread.h43 class Thread : public BReferenceable, class in inherits:BReferenceable,DoublyLinkedListLinkImpl
/haiku/headers/private/kernel/
H A DDPC.h69 thread_id Thread() const function in class:BKernel::DPCQueue
H A Dthread_types.h438 struct Thread : TeamThreadIteratorEntry<thread_id>, KernelReferenceable { struct in namespace:BKernel
558 Thread() {} function in struct:BKernel::Thread
[all...]
/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/apps/debuganalyzer/model/
H A DModel.h430 class Model::Thread { class in class:Model
[all...]
H A DModel.cpp293 Model::Thread::Thread(Team* team, const system_profiler_thread_added* event, function in class:Model::Thread
[all...]
/haiku/src/apps/midiplayer/
H A DScopeView.cpp113 ScopeView::Thread() function in class:ScopeView
/haiku/src/bin/debug/profile/
H A DThread.cpp44 Thread::Thread(thread_id threadID, const char* name, Team* team) function in class:Thread
[all...]
H A DThread.h36 class Thread : public ProfiledEntity, public DoublyLinkedListLinkImpl<Thread>, class in inherits:ProfiledEntity,DoublyLinkedListLinkImpl,ImageProfileResultContainer
/haiku/src/kits/debugger/debugger_interface/
H A DDebugEvent.h36 thread_id Thread() const { return fThread; } function in class:DebugEvent
/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/kits/debugger/model/
H A DThread.cpp16 Thread::Thread(Team* team, thread_id threadID) function in class:Thread
[all...]
/haiku/src/kits/shared/
H A DThread.cpp82 Thread::Thread(FunctionObject* functor, int32 priority, const char* name) function in class:Thread
/haiku/src/kits/tracker/
H A DStatusWindow.h192 BStatusView::Thread() const function in class:BPrivate::BStatusView
/haiku/src/servers/app/
H A DMessageLooper.h28 thread_id Thread() const { return fThread; } function in class:MessageLooper
/haiku/src/tests/add-ons/kernel/drivers/tty/
H A Dtty-test.cpp227 struct Thread : public DoublyLinkedListLinkImpl<Thread> { struct in inherits:DoublyLinkedListLinkImpl
229 Thread(Runnable *runnable, const char *name) function in struct:Thread
[all...]
/haiku/headers/private/shared/
H A DThread.h68 class Thread : private SimpleThread { class in namespace:BPrivate
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddsdebug.c246 ACPI_THREAD_STATE *Thread; local
H A Ddsmethod.c639 AcpiDsCallControlMethod( ACPI_THREAD_STATE *Thread, ACPI_WALK_STATE *ThisWalkState, ACPI_PARSE_OBJECT *Op) argument
[all...]
H A Ddswstate.c602 AcpiDsGetCurrentWalkState( ACPI_THREAD_STATE *Thread) argument
634 AcpiDsPushWalkState( ACPI_WALK_STATE *WalkState, ACPI_THREAD_STATE *Thread) argument
663 AcpiDsPopWalkState( ACPI_THREAD_STATE *Thread) argument
708 AcpiDsCreateWalkState( ACPI_OWNER_ID OwnerId, ACPI_PARSE_OBJECT *Origin, ACPI_OPERAND_OBJECT *MethodDesc, ACPI_THREAD_STATE *Thread) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexmutex.c184 ACPI_THREAD_STATE *Thread = ObjDesc->Mutex.OwnerThread; local
233 AcpiExLinkMutex( ACPI_OPERAND_OBJECT *ObjDesc, ACPI_THREAD_STATE *Thread) argument
644 AcpiExReleaseAllMutexes( ACPI_THREAD_STATE *Thread) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/parser/
H A Dpsparse.c565 ACPI_THREAD_STATE *Thread; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Daclocal.h945 ACPI_THREAD_STATE Thread; member in union:acpi_generic_state
H A Dacstruct.h235 ACPI_THREAD_STATE *Thread; member in struct:acpi_walk_state
/haiku/src/kits/app/
H A DLooper.cpp652 BLooper::Thread() const function in class:BLooper

Completed in 152 milliseconds

12