Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dtask_stream.h56 inline void set_one_bit( std::atomic<population_t>& dest, int pos ) { in set_one_bit() function
238 set_one_bit( population, lane_idx ); // TODO: avoid atomic op if the bit is already set in try_push()