Home
last modified time | relevance | path

Searched defs:rwsem_waiter (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/lib/
Drwsem.c11 struct rwsem_waiter { struct
12 struct list_head list;
13 struct task_struct *task;
14 unsigned int flags;
Drwsem-spinlock.c15 struct rwsem_waiter { struct
16 struct list_head list;
17 struct task_struct *task;
18 unsigned int flags;