Searched refs:futex_address (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/compat/cloudabi/
H A Dcloudabi_futex.c95 struct futex_address;
102 struct futex_address { struct
115 struct futex_address fc_address;
135 struct futex_address fl_address;
188 static struct futex_lock *futex_lock_lookup_locked(struct futex_address *);
210 * futex_address operations.
214 futex_address_create(struct futex_address *fa, struct thread *td,
233 futex_address_free(struct futex_address *fa)
240 futex_address_match(const struct futex_address *fa1,
241 const struct futex_address *fa
[all...]

Completed in 126 milliseconds