Home
last modified time | relevance | path

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

/external/pigweed/pw_thread/
Dthread_facade_test.cc21 using pw::thread::test::TestOptionsThread0;
43 Thread(TestOptionsThread0(), ReleaseBinarySemaphore, &thread_ran_sem); in TEST()
55 Thread(TestOptionsThread0(), ReleaseBinarySemaphore, &thread_ran_sem); in TEST()
98 TestOptionsThread0(), ReleaseBinarySemaphore, &thread_a_ran_sem); in TEST()
156 Thread thread(TestOptionsThread0(), semaphore_releaser); in TEST()
/external/pigweed/pw_thread/public/pw_thread/
Dtest_threads.h21 const Options& TestOptionsThread0();
/external/pigweed/pw_thread_stl/
Dtest_threads.cc24 const Options& TestOptionsThread0() { in TestOptionsThread0() function
/external/pigweed/pw_thread_freertos/
Ddynamic_test_threads.cc25 const Options& TestOptionsThread0() { in TestOptionsThread0() function
Dstatic_test_threads.cc29 const Options& TestOptionsThread0() { in TestOptionsThread0() function
/external/pigweed/pw_thread_embos/
Dtest_threads.cc34 const Options& TestOptionsThread0() { in TestOptionsThread0() function
/external/pigweed/pw_thread_threadx/
Dtest_threads.cc33 const Options& TestOptionsThread0() { in TestOptionsThread0() function