Home
last modified time | relevance | path

Searched defs:thread_2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_sync/
H A Dcondition_variable_test.cc161 LambdaThread thread_2( in TEST() local
204 LambdaThread thread_2( in TEST() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/example/
Dwith_lock_guard.cpp50 boost::scoped_thread<> thread_2((boost::thread(job))); in main() local