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_regset32(9) - centos |
| debugfs_create_u32(9) - centos |
| del_timer_sync(9) - centos |
| debugfs_create_u8(9) - centos |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Atomic Read and Write with stdio |