__futex_hash
__futex_hash(union futex_key *key, struct futex_private_hash *fph);
hb_new = __futex_hash(&this->key, new);
hb = __futex_hash(key, NULL);
return __futex_hash(key, NULL);