NvSciSync Objects#

The NvSciSyncObj structure represents a sync object. It can be allocated after successful reconciliation. The reconciled attribute list contains all information about resources needed for the allocation.

Both reconciliation and object allocation must be done in the signaler application.

Note

Multiple NvSciSyncObj can be allocated against the same reconciled NvSciSyncAttrList. As a recommendation, do not repeat the reconciliation if the required NvSciSyncObj are known to have the same attributes.