Data Fields | |
| unsigned int | sequence |
| rtdm_lock_t | lock |
Definition at line 70 of file rtseqlock.h.
| unsigned int rt_seqlock_t::sequence |
the counting variable
Definition at line 71 of file rtseqlock.h.
| rtdm_lock_t rt_seqlock_t::lock |
providing the mutual exclusion
Definition at line 72 of file rtseqlock.h.
1.5.0