Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutex_waitv02.c31 struct futex_test_variants tv = futex_variant(); in setup()
55 struct futex_test_variants tv = futex_variant(); in threaded()
Dfutex_waitv03.c34 struct futex_test_variants tv = futex_variant(); in setup()
75 struct futex_test_variants tv = futex_variant(); in threaded()
Dfutex_utils.h19 static inline struct futex_test_variants futex_variant(void) in futex_variant() function