Home
last modified time | relevance | path

Searched defs:ServiceThreadBody (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_async_node.cpp324 class ServiceThreadBody { class in async_activity
326 ServiceThreadBody( async_activity* activity ) : my_activity( activity ) {} in ServiceThreadBody() function in async_activity::ServiceThreadBody