Scroll to navigation
atomic_read - read atomic variable
int atomic_read(const atomic_t * v);
v
Atomically reads the value of v.