Home
last modified time | relevance | path

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

/linux/kernel/futex/
A Dfutex.h59 struct futex_pi_state { struct
64 struct list_head list;
69 struct rt_mutex_base pi_mutex;
71 struct task_struct *owner;
72 refcount_t refcount;
74 union futex_key key;

Completed in 4 milliseconds