function::atomic_read(3) Retrieves an atomic variable from kernel memory

SYNOPSIS


atomic_read:long(addr:long)

ARGUMENTS

addr

pointer to atomic variable

DESCRIPTION

Safely perform the read of an atomic variable.