__itt_relation_add

 

void ITTAPI __itt_relation_add  (const __itt_domain *  domain,  

  __itt_id  head,  

  __itt_relation  relation,  

  __itt_id  tail   

 )

 

Sets a logical relation between two tasks.

Parameters:

[in] domain   The domain controlling this call  

[in] head       The ID for the head of the relation  

[in] relation   The kind of relation  

[in] tail         The ID for the tail of the relation  

See Also

__itt_relation_add_to_current
__itt_relation

__itt_relation_add