Home
last modified time | relevance | path

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

/linux-3.3/kernel/
Dfutex.c82 struct futex_pi_state { struct
87 struct list_head list;
92 struct rt_mutex pi_mutex;
94 struct task_struct *owner;
95 atomic_t refcount;
97 union futex_key key;