Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/futex/
A Dfutex.h54 struct futex_pi_state { struct
59 struct list_head list;
64 struct rt_mutex_base pi_mutex;
66 struct task_struct *owner;
67 refcount_t refcount;
69 union futex_key key;

Completed in 3 milliseconds