Home
last modified time | relevance | path

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

/external/pigweed/pw_thread/
Dthread_facade_test.cc22 using pw::thread::test::TestOptionsThread1;
80 TestOptionsThread1(), ReleaseBinarySemaphore, &thread_ran_sem); in TEST()
101 TestOptionsThread1(), ReleaseBinarySemaphore, &thread_b_ran_sem); in TEST()
128 TestOptionsThread1(), ReleaseBinarySemaphore, &thread_ran_sem); in TEST()
/external/pigweed/pw_thread/public/pw_thread/
Dtest_threads.h22 const Options& TestOptionsThread1();
/external/pigweed/pw_thread_stl/
Dtest_threads.cc29 const Options& TestOptionsThread1() { in TestOptionsThread1() function
/external/pigweed/pw_thread_freertos/
Ddynamic_test_threads.cc31 const Options& TestOptionsThread1() { in TestOptionsThread1() function
Dstatic_test_threads.cc37 const Options& TestOptionsThread1() { in TestOptionsThread1() function
/external/pigweed/pw_thread_embos/
Dtest_threads.cc42 const Options& TestOptionsThread1() { in TestOptionsThread1() function
/external/pigweed/pw_thread_threadx/
Dtest_threads.cc41 const Options& TestOptionsThread1() { in TestOptionsThread1() function
/external/pigweed/pw_sync/
Dcondition_variable_test.cc172 pw::thread::test::TestOptionsThread1()); in TEST()
209 pw::thread::test::TestOptionsThread1()); in TEST()