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 2.6. July 2010 ATOMIC_READ(9)
| Related Man Pages |
|---|
| wait_event_interruptible_exclusive_locked_irq(9) - centos |
| debugfs_create_blob(9) - suse |
| device_create(9) - suse |
| struct_hrtimer(9) - suse |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Atomic Read and Write with stdio |