Searched refs:BOOST_CONTEXTOF (Results 1 – 7 of 7) sorted by relevance
52 std::cout << BOOST_CONTEXTOF << std::endl; in f1()54 std::cout << BOOST_CONTEXTOF << std::endl; in f1()83 std::cout << BOOST_CONTEXTOF << std::endl; in test_executor_adaptor()89 std::cout << BOOST_CONTEXTOF << std::endl; in test_executor_adaptor()91 std::cout << BOOST_CONTEXTOF << std::endl; in test_executor_adaptor()98 std::cout << BOOST_CONTEXTOF << " t1= " << t1.get() << std::endl; in test_executor_adaptor()99 std::cout << BOOST_CONTEXTOF << " t2= " << t2.get() << std::endl; in test_executor_adaptor()101 std::cout << BOOST_CONTEXTOF << std::endl; in test_executor_adaptor()103 std::cout << BOOST_CONTEXTOF << std::endl; in test_executor_adaptor()106 std::cout << BOOST_CONTEXTOF << std::endl; in test_executor_adaptor()[all …]
76 std::cout << BOOST_CONTEXTOF << std::endl; in test_generic_executor_ref()86 std::cout << BOOST_CONTEXTOF << " t1= " << t1.get() << std::endl; in test_generic_executor_ref()87 std::cout << BOOST_CONTEXTOF << " t2= " << t2.get() << std::endl; in test_generic_executor_ref()96 std::cout << BOOST_CONTEXTOF << " t1= " << t1.get() << std::endl; in test_generic_executor_ref()97 std::cout << BOOST_CONTEXTOF << " t2= " << t2.get() << std::endl; in test_generic_executor_ref()101 std::cout << BOOST_CONTEXTOF << std::endl; in test_generic_executor_ref()108 std::cout << BOOST_CONTEXTOF << std::endl; in test_generic_executor_ref()115 std::cout << BOOST_CONTEXTOF << std::endl; in test_generic_executor_ref()120 std::cout << BOOST_CONTEXTOF << std::endl; in test_generic_executor_ref()125 std::cout << BOOST_CONTEXTOF << std::endl; in test_generic_executor_ref()[all …]
30 std::cout << BOOST_CONTEXTOF << std::endl; in p1()32 std::cout << BOOST_CONTEXTOF << std::endl; in p1()37 std::cout << BOOST_CONTEXTOF << std::endl; in p2()39 std::cout << BOOST_CONTEXTOF << std::endl; in p2()57 std::cout << BOOST_CONTEXTOF << std::endl; in submit_some()59 std::cout << BOOST_CONTEXTOF << std::endl; in submit_some()63 std::cout << BOOST_CONTEXTOF << std::endl; in submit_some()66 std::cout << BOOST_CONTEXTOF << std::endl; in submit_some()
34 std::cout << BOOST_CONTEXTOF << std::endl; in p2()36 std::cout << BOOST_CONTEXTOF << std::endl; in p2()42 std::cout << BOOST_CONTEXTOF << std::endl; in p1()46 std::cout << BOOST_CONTEXTOF << std::endl; in p1()51 std::cout << BOOST_CONTEXTOF << std::endl; in main()57 std::cout << BOOST_CONTEXTOF << std::endl; in main()
50 std::cout << BOOST_CONTEXTOF << std::endl; in p2()52 std::cout << BOOST_CONTEXTOF << std::endl; in p2()58 std::cout << BOOST_CONTEXTOF << std::endl; in p1()62 std::cout << BOOST_CONTEXTOF << std::endl; in p1()67 std::cout << BOOST_CONTEXTOF << std::endl; in main()81 std::cout << BOOST_CONTEXTOF << std::endl; in main()
58 std::cout << BOOST_CONTEXTOF << std::endl; in submit_some()62 std::cout << BOOST_CONTEXTOF << std::endl; in submit_some()
34 #define BOOST_CONTEXTOF boost::caller_context_t(__FILE__, __LINE__, BOOST_CURRENT_FUNCTION) macro