Home
last modified time | relevance | path

Searched refs:WakeDispatcher (Results 1 – 2 of 2) sorted by relevance

/external/libmojo/mojo/edk/system/
Dwait_set_dispatcher.cc26 dispatcher_->WakeDispatcher(result, context); in Awake()
95 WakeDispatcher(result, dispatcher_handle); in AddWaitingDispatcher()
189 WakeDispatcher(result, d); in GetReadyDispatchers()
294 void WaitSetDispatcher::WakeDispatcher(MojoResult result, uintptr_t context) { in WakeDispatcher() function in mojo::edk::WaitSetDispatcher
Dwait_set_dispatcher.h69 void WakeDispatcher(MojoResult result, uintptr_t context);