Home
last modified time | relevance | path

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

/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/
H A Dconcurrent_priority_queue.h283 cpq_operation(const_reference e, operation_type t) : in cpq_operation() function
285 cpq_operation(operation_type t) : type(t) {} in cpq_operation() function
/dports/devel/onetbb/oneTBB-2021.4.0/include/oneapi/tbb/
H A Dconcurrent_priority_queue.h237 cpq_operation( const value_type& value, operation_type t ) in cpq_operation() function