Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c49 struct thread_arg { struct
50 long id;
51 struct timespec *timeout;
52 int lock;
53 int ret;
/openbmc/qemu/util/
H A Dqemu-thread-win32.c408 void *thread_arg = data->arg; in win32_start_routine() local