Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_hash_map.cpp621 static void apply_impl( DataStateTrackedTable& table, int i) { in apply_impl() function
632 apply_impl<DataStateTrackedTable::accessor>(table, i); in apply()
634 apply_impl<DataStateTrackedTable::const_accessor>(table, i); in apply()