Searched refs:POP_OP (Results 1 – 1 of 1) sorted by relevance
200 cpq_operation op_data(value, POP_OP); in try_pop()227 enum operation_type {INVALID_OP, PUSH_OP, POP_OP, PUSH_RVALUE_OP}; enumerator273 if (tmp->type == POP_OP) { in handle_operations()314 __TBB_ASSERT(tmp->type == POP_OP, nullptr); in handle_operations()