Searched refs:futex_lock_lookup_locked (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/compat/cloudabi/
H A Dcloudabi_futex.c188 static struct futex_lock *futex_lock_lookup_locked(struct futex_address *);
331 fc->fc_lock = futex_lock_lookup_locked(&fa_lock);
398 *flret = futex_lock_lookup_locked(&fa);
403 futex_lock_lookup_locked(struct futex_address *fa) function

Completed in 138 milliseconds