Home
last modified time | relevance | path

Searched refs:futex_hold (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/kern/
Dsys_futex.c509 futex_hold(struct futex *f) in futex_hold() function
610 error = futex_hold(f); in futex_lookup_by_key()
650 error = futex_hold(f0); in futex_insert()
1080 hold_error = futex_hold(f2); in futex_wake()