Searched refs:execution_slot (Results 1 – 8 of 8) sorted by relevance
54 TBB_EXPORT d1::slot_id __TBB_EXPORTED_FUNC execution_slot(const d1::execution_data*);168 inline slot_id execution_slot(const execution_data& ed) { in execution_slot() function169 return r1::execution_slot(&ed); in execution_slot()173 return affinity_slot(ed) == no_slot || affinity_slot(ed) == execution_slot(ed); in is_same_affinity()177 return original_slot(ed) != execution_slot(ed); in is_stolen()
129 d1::slot_id __TBB_EXPORTED_FUNC execution_slot(const d1::execution_data* ed) { in execution_slot() function
451 slot_id idx = r1::execution_slot(nullptr); in current_thread_index()
202 my_partition.note_affinity(execution_slot(ed)); in execute()345 my_partition.note_affinity(execution_slot(ed)); in execute()
382 return execution_slot(ed) != original_slot(ed); in is_stolen_task()
167 my_partition.note_affinity(execution_slot(ed)); in execute()
79 ?execution_slot@r1@detail@tbb@@YAGPEBUexecution_data@d1@23@@Z
79 ?execution_slot@r1@detail@tbb@@YAGPBUexecution_data@d1@23@@Z