Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/test/
Dgtest_output_test_.cc483 static void ThreadRoutine(SpawnThreadNotifications* notifications) { in ThreadRoutine() argument
485 notifications->spawn_thread_started.Notify(); in ThreadRoutine()
488 notifications->spawn_thread_ok_to_terminate.WaitForNotification(); in ThreadRoutine()