Home
last modified time | relevance | path

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

/oneTBB/examples/migration/recursive_fibonacci/
H A Dtask_emulation_layer.h86 C* allocate_continuation(std::uint64_t ref, Args&&... args) { in allocate_continuation()
/oneTBB/test/tbb/
H A Dtest_parallel_sort.cpp90 void set(RefType& ref, ValueType new_value) { in set()
/oneTBB/src/tbb/
H A Dthreading_control.cpp285 threading_control::threading_control(unsigned public_ref, unsigned ref) : my_public_ref_count(publi… in threading_control()
H A Dqueuing_rw_mutex.cpp68 T* & ref; member in tbb::detail::r1::tricky_atomic_pointer
/oneTBB/test/conformance/
H A Dconformance_enumerable_thread_specific.cpp424 T& ref = cconst.local(exists); in run_parallel_scalar_tests_nocombine() local