Atomic Operations

Verify atomic functionalities.

test_atomic()

Verify atomic operation with threads.

test_threads_access_atomic()

Checks that the value of atomic_t will be the same in case of overflow if incremented in atomic and non-atomic manner.

test_atomic_overflow()