Searched defs:Thread (Results 1 - 20 of 20) sorted by relevance

/fuchsia/zircon/system/ulib/dispatcher-pool/include/dispatcher-pool/
H A Ddispatcher-thread-pool.h46 class Thread : public fbl::DoublyLinkedListable<fbl::unique_ptr<Thread>> { class in class:dispatcher::ThreadPool
/fuchsia/zircon/third_party/lib/acpica/source/components/debugger/
H A Ddbobject.c81 ACPI_THREAD_STATE *Thread; local
/fuchsia/zircon/third_party/lib/acpica/source/components/dispatcher/
H A Ddsdebug.c138 ACPI_THREAD_STATE *Thread; local
H A Ddsmethod.c520 AcpiDsCallControlMethod( ACPI_THREAD_STATE *Thread, ACPI_WALK_STATE *ThisWalkState, ACPI_PARSE_OBJECT *Op) argument
[all...]
H A Ddswstate.c494 AcpiDsGetCurrentWalkState( ACPI_THREAD_STATE *Thread) argument
526 AcpiDsPushWalkState( ACPI_WALK_STATE *WalkState, ACPI_THREAD_STATE *Thread) argument
555 AcpiDsPopWalkState( ACPI_THREAD_STATE *Thread) argument
600 AcpiDsCreateWalkState( ACPI_OWNER_ID OwnerId, ACPI_PARSE_OBJECT *Origin, ACPI_OPERAND_OBJECT *MethodDesc, ACPI_THREAD_STATE *Thread) argument
[all...]
/fuchsia/zircon/third_party/lib/acpica/source/components/executer/
H A Dexmutex.c76 ACPI_THREAD_STATE *Thread = ObjDesc->Mutex.OwnerThread; local
125 AcpiExLinkMutex( ACPI_OPERAND_OBJECT *ObjDesc, ACPI_THREAD_STATE *Thread) argument
536 AcpiExReleaseAllMutexes( ACPI_THREAD_STATE *Thread) argument
[all...]
/fuchsia/zircon/third_party/lib/acpica/source/components/parser/
H A Dpsparse.c456 ACPI_THREAD_STATE *Thread; local
[all...]
/fuchsia/zircon/system/dev/ethernet/ethertap/
H A Dethertap.cpp214 int TapDevice::Thread() { function in class:eth::TapDevice
/fuchsia/zircon/system/dev/i2c/imx-i2c/
H A Dimx-i2c.cpp217 int ImxI2cDevice::Thread() { function in class:imx_i2c::ImxI2cDevice
/fuchsia/zircon/system/dev/input/goodix/
H A Dgt92xx.cpp49 int Gt92xxDevice::Thread() { function in class:goodix::Gt92xxDevice
/fuchsia/zircon/system/dev/input/focaltech/
H A Dft3x27.cpp35 int Ft3x27Device::Thread() { function in class:ft::Ft3x27Device
/fuchsia/zircon/system/dev/input/hidctl/
H A Dhidctl.cpp201 int HidDevice::Thread() { function in class:hidctl::HidDevice
/fuchsia/zircon/system/ulib/dispatcher-pool/
H A Ddispatcher-thread-pool.cpp258 ThreadPool::Thread::Thread(fbl::RefPtr<ThreadPool> pool, uint32_t id) function in class:dispatcher::ThreadPool::Thread
[all...]
/fuchsia/zircon/system/dev/ethernet/dwmac/
H A Ddwmac.cpp40 int DWMacDevice::Thread() { function in class:eth::DWMacDevice
/fuchsia/zircon/system/dev/light/ams-light/
H A Dtcs3400.cpp78 int Tcs3400Device::Thread() { function in class:tcs::Tcs3400Device
/fuchsia/zircon/third_party/lib/acpica/source/compiler/
H A Daslstubs.c299 AcpiDsCallControlMethod( ACPI_THREAD_STATE *Thread, ACPI_WALK_STATE *WalkState, ACPI_PARSE_OBJECT *Op) argument
/fuchsia/zircon/third_party/lib/acpica/source/tools/acpinames/
H A Danstubs.c255 AcpiDsCallControlMethod( ACPI_THREAD_STATE *Thread, ACPI_WALK_STATE *WalkState, ACPI_PARSE_OBJECT *Op) argument
/fuchsia/zircon/system/ulib/trace-reader/include/trace-reader/
H A Drecords.h492 struct Thread { struct in class:trace::final
/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/
H A Dacstruct.h124 ACPI_THREAD_STATE *Thread; member in struct:acpi_walk_state
H A Daclocal.h825 ACPI_THREAD_STATE Thread; member in union:acpi_generic_state

Completed in 137 milliseconds