Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dtask_stream.h205 d1::task* pop_specific( unsigned& last_used_lane, isolation_type isolation ) { in pop_specific() function
H A Darena.h497 return my_critical_task_stream.pop_specific( hint, isolation ); in get_critical_task()