Home
last modified time | relevance | path

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

/external/pigweed/pw_thread/
Dthread_facade_test.cc99 sync::BinarySemaphore thread_b_ran_sem; in TEST() local
101 TestOptionsThread1(), ReleaseBinarySemaphore, &thread_b_ran_sem); in TEST()
118 thread_b_ran_sem.acquire(); in TEST()