Home
last modified time | relevance | path

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

/third_party/boost/libs/thread/test/
Dtest_thread_launching.cpp16 bool normal_function_called=false; variable
20 normal_function_called=true; in normal_function()
27 BOOST_CHECK(normal_function_called); in BOOST_AUTO_TEST_CASE()