Searched defs:futex_hash_bucket (Results 1 – 1 of 1) sorted by relevance
134 struct futex_hash_bucket { struct135 atomic_t waiters;136 spinlock_t lock;137 struct plist_head chain;138 struct futex_private_hash *priv;