Home
last modified time | relevance | path

Searched refs:WaitUntilFinished (Results 1 – 8 of 8) sorted by relevance

/external/pigweed/pw_sync_freertos/
Dthread_notification_test.cc45 void WaitUntilFinished() { finished_notification_.acquire(); } in WaitUntilFinished() function in pw::sync::freertos::NotificationAcquirer
76 notification_acquirer.WaitUntilFinished(); in TEST()
108 notification_acquirer.WaitUntilFinished(); in TEST()
Dtimed_thread_notification_test.cc45 void WaitUntilFinished() { finished_notification_.acquire(); } in WaitUntilFinished() function in pw::sync::freertos::NotificationAcquirer
78 notification_acquirer.WaitUntilFinished(); in TEST()
110 notification_acquirer.WaitUntilFinished(); in TEST()
/external/angle/src/libANGLE/renderer/metal/
DQueryMtl.mm142 contextMtl->flushCommandBuffer(mtl::WaitUntilFinished);
Dmtl_buffer_manager.mm240 contextMtl->flushCommandBuffer(mtl::WaitUntilFinished);
Dmtl_command_buffer.mm748 commit(WaitUntilFinished);
794 case WaitUntilFinished:
796 if (mLastWaitOp != WaitUntilFinished)
799 mLastWaitOp = WaitUntilFinished;
Dmtl_command_buffer.h40 WaitUntilFinished enumerator
DFrameBufferMtl.mm1634 contextMtl->flushCommandBuffer(mtl::WaitUntilFinished);
DContextMtl.mm1865 flushCommandBuffer(mtl::WaitUntilFinished);