Your Logo
Documentation made easier

FUNCTION::ATOMIC_REA

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO

NAME

function::atomic_read − 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.

SEE ALSO

tapset::atomic(3stap)