HomeSort by relevance Sort by last modified time
    Searched refs:WakeDispatcher (Results 1 - 2 of 2) sorted by null

  /external/libmojo/mojo/edk/system/
wait_set_dispatcher.cc 26 dispatcher_->WakeDispatcher(result, context);
95 WakeDispatcher(result, dispatcher_handle);
178 // mutex is held while running |WakeDispatcher()| below, which needs to
189 WakeDispatcher(result, d);
294 void WaitSetDispatcher::WakeDispatcher(MojoResult result, uintptr_t context) {
wait_set_dispatcher.h 69 void WakeDispatcher(MojoResult result, uintptr_t context);

Completed in 44 milliseconds