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

/fuchsia/zircon/system/ulib/dispatcher-pool/
H A Ddispatcher-event-source.cpp41 CancelPendingLocked();
106 zx_status_t EventSource::CancelPendingLocked() { function in class:dispatcher::EventSource
165 res = CancelPendingLocked();
H A Ddispatcher-timer.cpp81 CancelPendingLocked();
130 CancelPendingLocked();
/fuchsia/zircon/system/ulib/dispatcher-pool/include/dispatcher-pool/
H A Ddispatcher-event-source.h72 zx_status_t CancelPendingLocked() __TA_REQUIRES(obj_lock_);

Completed in 30 milliseconds