Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c58 #define THREAD_ARG_INITIALIZER { 0, NULL, 0, 0 } macro
284 struct thread_arg blocker_arg = THREAD_ARG_INITIALIZER; in unit_test()
285 struct thread_arg waker_arg = THREAD_ARG_INITIALIZER; in unit_test()