Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_queue.cpp1104 enum push_t { push_op, try_push_op }; enumerator
1116 struct pusher< try_push_op> {
1204 …TestMoveSupport<oneapi::tbb::concurrent_bounded_queue<MoveOperationTracker>, try_push_op, try_pop_… in TestMoveSupportInPushPop()
1279 FillTest<try_push_op>(q, vec); in bounded_queue_specific_test()