Searched defs:ref (Results 1 – 5 of 5) sorted by relevance
86 C* allocate_continuation(std::uint64_t ref, Args&&... args) { in allocate_continuation()
90 void set(RefType& ref, ValueType new_value) { in set()
285 threading_control::threading_control(unsigned public_ref, unsigned ref) : my_public_ref_count(publi… in threading_control()
68 T* & ref; member in tbb::detail::r1::tricky_atomic_pointer
424 T& ref = cconst.local(exists); in run_parallel_scalar_tests_nocombine() local