Searched refs:AddPendingWork (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/ulib/dispatcher-pool/
H A Ddispatcher-wakeup-event.cpp134 res = domain->AddPendingWork(this);
H A Ddispatcher-event-source.cpp206 return domain_->AddPendingWork(this) ? domain_ : nullptr;
H A Ddispatcher-execution-domain.cpp165 bool ExecutionDomain::AddPendingWork(EventSource* event_source) { function in class:dispatcher::ExecutionDomain
/fuchsia/zircon/system/ulib/dispatcher-pool/include/dispatcher-pool/
H A Ddispatcher-execution-domain.h142 bool AddPendingWork(EventSource* source)

Completed in 24 milliseconds