Home
last modified time | relevance | path

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

/linux/kernel/futex/
H A Dfutex.h144 struct futex_pi_state { struct
149 struct list_head list;
154 struct rt_mutex_base pi_mutex;
156 struct task_struct *owner;
157 refcount_t refcount;
159 union futex_key key;