Home
last modified time | relevance | path

Searched defs:futex_wait (Results 1 – 2 of 2) sorted by relevance

/tools/perf/bench/
Dfutex.h67 futex_wait(u_int32_t *uaddr, u_int32_t val, struct timespec *timeout, int opflags) in futex_wait() function
/tools/testing/selftests/futex/include/
Dfutextest.h89 futex_wait(futex_t *uaddr, futex_t val, struct timespec *timeout, int opflags) in futex_wait() function