Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Darena_slot.h147 bool try_occupy() { in try_occupy() function
H A Darena.cpp161 if (my_slots[i].try_occupy()) return i; in occupy_free_slot_in_range()
163 if (my_slots[i].try_occupy()) return i; in occupy_free_slot_in_range()