Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_queue.cpp469 T tmp_bar; in TestConstructors() local
472 src_queue.try_pop(tmp_bar); in TestConstructors()
495 T tmp_bar; in TestConstructors() local
498 src_queue.try_pop(tmp_bar); in TestConstructors()
502 dst_queue5.try_pop(tmp_bar); in TestConstructors()