Searched defs:futex (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/tools/perf/bench/
H A Dfutex.h35 #define futex(uaddr, op, val, timeout, uaddr2, val3, opflags) \ macro
H A Dfutex-hash.c39 u_int32_t *futex; member in struct:worker
H A Dfutex-lock-pi.c20 u_int32_t *futex; member in struct:worker
H A Dfutex-wake-parallel.c32 static u_int32_t futex = 0; variable
/linux-4.4.14/include/linux/
H A Dthread_info.h30 } futex; member in union:restart_block::__anon13234
/linux-4.4.14/tools/testing/selftests/futex/include/
H A Dfutextest.h74 #define futex(uaddr, op, val, timeout, uaddr2, val3, opflags) \ macro

Completed in 215 milliseconds