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 |
|---|
| debugfs_create_blob(9) - suse |
| debugfs_create_u16(9) - suse |
| device_create(9) - suse |
| struct_irq_desc(9) - suse |
| usb_queue_reset_device(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Atomic Read and Write with stdio |