Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/regex/test/static_mutex/
Dstatic_mutex_test.cpp124 void thread2_proc() in thread2_proc() function
182 threads.push_back(boost::shared_ptr<boost::thread>(new boost::thread(&thread2_proc))); in main()