Searched refs:GetReadyDispatchers (Results 1 – 6 of 6) sorted by relevance
48 MojoResult result = wait_set->GetReadyDispatchers( in GetOneReadyDispatcher()290 wait_set->GetReadyDispatchers(&count, in TEST_F()311 wait_set->GetReadyDispatchers(&count, in TEST_F()330 wait_set->GetReadyDispatchers(&count, in TEST_F()361 wait_set->GetReadyDispatchers(&count, in TEST_F()
36 MojoResult GetReadyDispatchers(uint32_t* count,
148 virtual MojoResult GetReadyDispatchers(uint32_t* count,
107 MojoResult Dispatcher::GetReadyDispatchers(uint32_t* count, in GetReadyDispatchers() function in mojo::edk::Dispatcher
146 MojoResult WaitSetDispatcher::GetReadyDispatchers( in GetReadyDispatchers() function in mojo::edk::WaitSetDispatcher
581 MojoResult result = wait_set_dispatcher->GetReadyDispatchers( in GetReadyHandles()