Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dconcurrent_queue.h204 return internal_try_pop(&result); in try_pop()
249 bool internal_try_pop( void* dst ) { in internal_try_pop() function