Skip to content

Atomic init cleanup

Fix a small bug in AtomicInit stringification, by having it derive from OrderedAtomic and using the same __str__ method as other atomics.

Additionally, print the kernel in test_atomic_init to test

Merge request reports

Loading