Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_task.cpp98 auto throw_body = [] { in test_cancellation_on_exception() local
101 CountingTask<decltype(throw_body)> task(throw_body, wait); in test_cancellation_on_exception()