Searched defs:wait_set (Results 1 – 2 of 2) sorted by relevance
42 const scoped_refptr<WaitSetDispatcher>& wait_set, in GetOneReadyDispatcher()126 scoped_refptr<WaitSetDispatcher> wait_set = new WaitSetDispatcher(); in TEST_F() local193 scoped_refptr<WaitSetDispatcher> wait_set = new WaitSetDispatcher(); in TEST_F() local248 scoped_refptr<WaitSetDispatcher> wait_set = new WaitSetDispatcher(); in TEST_F() local371 scoped_refptr<WaitSetDispatcher> wait_set = new WaitSetDispatcher(); in TEST_F() local398 scoped_refptr<WaitSetDispatcher> wait_set = new WaitSetDispatcher(); in TEST_F() local418 scoped_refptr<WaitSetDispatcher> wait_set = new WaitSetDispatcher(); in TEST_F() local463 scoped_refptr<WaitSetDispatcher> wait_set = new WaitSetDispatcher(); in TEST_F() local
161 MojoResult MojoCreateWaitSet(MojoHandle* wait_set) { in MojoCreateWaitSet()166 MojoResult MojoAddHandle(MojoHandle wait_set, in MojoAddHandle()173 MojoResult MojoRemoveHandle(MojoHandle wait_set, MojoHandle handle) { in MojoRemoveHandle()178 MojoResult MojoGetReadyHandles(MojoHandle wait_set, in MojoGetReadyHandles()