Searched refs:ScheduleDispatch (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/ulib/dispatcher-pool/include/dispatcher-pool/
H A Ddispatcher-event-source.h51 fbl::RefPtr<ExecutionDomain> ScheduleDispatch(const zx_port_packet_t& port_packet)
/fuchsia/zircon/system/ulib/dispatcher-pool/
H A Ddispatcher-event-source.cpp174 fbl::RefPtr<ExecutionDomain> EventSource::ScheduleDispatch( function in class:dispatcher::EventSource
H A Ddispatcher-thread-pool.cpp330 // If ScheduleDispatch returns a valid ExecutionDomain reference, then
334 fbl::RefPtr<ExecutionDomain> domain = event_source->ScheduleDispatch(pkt);

Completed in 68 milliseconds