Home
last modified time | relevance | path

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

/third_party/boost/libs/coroutine/test/
Dtest_symmetric_coroutine.cpp37 coro::symmetric_coroutine< void >::call_type * term_coro = 0; variable
194 yield( *term_coro); in f6()
200 yield( *term_coro); in f7()
401 term_coro = & coro_e; in test_unwind()
421 term_coro = & coro_e; in test_no_unwind()
438 term_coro = & coro_e; in test_termination()