Searched defs:Dispatch (Results 1 - 12 of 12) sorted by relevance

/fuchsia/zircon/system/ulib/dispatcher-pool/
H A Ddispatcher-interrupt.cpp74 void Interrupt::Dispatch(ExecutionDomain* domain) { function in class:dispatcher::Interrupt
H A Ddispatcher-wakeup-event.cpp103 void WakeupEvent::Dispatch(ExecutionDomain* domain) { function in class:dispatcher::WakeupEvent
H A Ddispatcher-timer.cpp133 void Timer::Dispatch(ExecutionDomain* domain) { function in class:dispatcher::Timer
H A Ddispatcher-channel.cpp133 void Channel::Dispatch(ExecutionDomain* domain) { function in class:dispatcher::Channel
/fuchsia/zircon/system/ulib/async/include/lib/async/cpp/
H A Dreceiver.h46 static T* Dispatch(async_receiver_t* receiver) { function in class:async::ReceiverBase
H A Dtrap.h54 static T* Dispatch(async_guest_bell_trap_t* trap) { function in class:async::GuestBellTrapBase
H A Dexception.h34 static T* Dispatch(async_exception_t* exception) { function in class:async::ExceptionBase
H A Dtask.h117 static T* Dispatch(async_task_t* task) { function in class:async::TaskBase
H A Dwait.h75 static T* Dispatch(async_wait* wait) { function in class:async::WaitBase
/fuchsia/zircon/system/host/abigen/parser/
H A Dparser.h62 struct Dispatch { struct
/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/
H A Dacobject.h223 } Dispatch; member in struct:acpi_object_method
H A Daclocal.h553 union acpi_gpe_dispatch_info Dispatch; /* Either Method, Handler, or NotifyList */ member in struct:acpi_gpe_event_info

Completed in 103 milliseconds