Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c52 struct thread_arg { struct
113 struct thread_arg *args = (struct thread_arg *)arg; in waiterfn()
149 struct thread_arg *args = (struct thread_arg *)arg; in broadcast_wakerfn()
197 struct thread_arg *args = (struct thread_arg *)arg; in signal_wakerfn()
262 struct thread_arg *args = (struct thread_arg *)arg; in third_party_blocker()
284 struct thread_arg blocker_arg = THREAD_ARG_INITIALIZER; in unit_test()
285 struct thread_arg waker_arg = THREAD_ARG_INITIALIZER; in unit_test()
288 struct thread_arg args[THREAD_MAX]; in unit_test()