Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c53 struct thread_arg { struct
114 struct thread_arg *args = (struct thread_arg *)arg; in waiterfn()
150 struct thread_arg *args = (struct thread_arg *)arg; in broadcast_wakerfn()
198 struct thread_arg *args = (struct thread_arg *)arg; in signal_wakerfn()
263 struct thread_arg *args = (struct thread_arg *)arg; in third_party_blocker()
285 struct thread_arg blocker_arg = THREAD_ARG_INITIALIZER; in unit_test()
286 struct thread_arg waker_arg = THREAD_ARG_INITIALIZER; in unit_test()
289 struct thread_arg args[THREAD_MAX]; in unit_test()