Home
last modified time | relevance | path

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

/third_party/boost/libs/thread/example/
Dshared_monitor.cpp105 void test_w() in test_w() function
127 boost::thread thw(test_w); in main()
129 boost::thread thr0(test_w); in main()
131 boost::thread thr1(test_w); in main()
133 boost::thread thr2(test_w); in main()
135 boost::thread thr3(test_w); in main()