Searched refs:derived (Results 1 – 4 of 4) sorted by relevance
1195 void handle_operations_impl(buffer_operation *op_list, derived_type* derived) { in handle_operations_impl() argument1196 … __TBB_ASSERT(static_cast<class_type*>(derived) == this, "'this' is not a base class for derived"); in handle_operations_impl()1215 derived->order(); in handle_operations_impl()1305 void internal_forward_task_impl(buffer_operation *op, derived_type* derived) { in internal_forward_task_impl() argument1306 … __TBB_ASSERT(static_cast<class_type*>(derived) == this, "'this' is not a base class for derived"); in internal_forward_task_impl()1308 if (this->my_reserved || !derived->is_item_valid()) { in internal_forward_task_impl()1316 for (; counter > 0 && derived->is_item_valid(); --counter) in internal_forward_task_impl()1317 derived->try_put_and_add_task(last_task); in internal_forward_task_impl()
127 A ``SerializedWorkItem`` is derived from a ``WorkItem``, which serves
41 form, that is based on (or derived from) the Work and for which the
27 used to endorse or promote products derived from this software78 used to endorse or promote products derived from this software111 contributors may be used to endorse or promote products derived from