Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dobserver_proxy.cpp295 if ( observer_proxy* proxy = tso.my_proxy.exchange(nullptr) ) { in observe() local
H A Dtask_dispatcher.cpp57 auto proxy = alloc.new_object<task_proxy>(static_cast<d1::execution_data&>(ed)); in spawn() local
/oneTBB/include/oneapi/tbb/
H A Dtask_group.h214 proxy = std::uint8_t(-1) //the context is not the real one, but proxy to other one enumerator