rt_spin_locked_list Struct Reference


Data Fields

list_head list
rtdm_lock_t lock

Detailed Description

List with a lock operator. The list is protected by a real-time spinlock.

Using a read/write spinlock makes no sense in the most driver. Because the read access only takes place in the interrupt service routine.

Definition at line 48 of file most-common-rt.h.


Field Documentation

struct list_head rt_spin_locked_list::list

the list element

Definition at line 49 of file most-common-rt.h.

rtdm_lock_t rt_spin_locked_list::lock

the lock to protect the list

Definition at line 50 of file most-common-rt.h.


The documentation for this struct was generated from the following file:
Generated on Fri Mar 9 14:48:58 2007 for MOST Linux Drivers (Linux and RTAI) by  doxygen 1.5.0