Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/futex/functional/
H A Dfutex_wait_private_mapped_file.c52 void *thr_futex_wait(void *arg) in thr_futex_wait() function
102 ret = pthread_create(&thr, NULL, thr_futex_wait, NULL); in main()