Home
last modified time | relevance | path

Searched defs:PUSH_RVALUE_OP (Results 1 – 2 of 2) sorted by relevance

/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/
H A Dconcurrent_priority_queue.h273 enum operation_type {INVALID_OP, PUSH_OP, POP_OP, PUSH_RVALUE_OP}; enumerator
/dports/devel/onetbb/oneTBB-2021.4.0/include/oneapi/tbb/
H A Dconcurrent_priority_queue.h227 enum operation_type {INVALID_OP, PUSH_OP, POP_OP, PUSH_RVALUE_OP}; enumerator