noc_async_atomic_barrier
-
void noc_async_atomic_barrier(uint8_t noc_idx = noc_index)
-
This blocking call waits for all the outstanding enqueued atomic transactions issued on the current Tensix core to complete. After returning from this call the atomic transaction queue will be empty for the current Tensix core.
Return value: None
Argument Description
noc_idx Which NOC to query on