Home
last modified time | relevance | path

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

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