Query: atomic_read
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATOMIC_READ(9) Driver Basics ATOMIC_READ(9)NAMEatomic_read - read atomic variableSYNOPSISint atomic_read(const atomic_t * v);ARGUMENTSv pointer of type atomic_tDESCRIPTIONAtomically reads the value of v.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATOMIC_READ(9)
Related Man Pages |
---|
debugfs_create_u16(9) - centos |
debugfs_create_u32(9) - centos |
debugfs_create_bool(9) - centos |
device_create(9) - centos |
wait_event_interruptible_exclusive_locked_irq(9) - centos |
Similar Topics in the Unix Linux Community |
---|
Atomic Read and Write with stdio |