Searched refs:spin_lock_thread (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtimer.c9 static void *spin_lock_thread(void *arg) function
68 &spin_lock_thread, &prog_fd);
H A Dmap_lock.c5 static void *spin_lock_thread(void *arg) function
75 &spin_lock_thread, &prog_fd)))
H A Dspin_lock.c115 static void *spin_lock_thread(void *arg) function
144 err = pthread_create(&thread_id[i], NULL, &spin_lock_thread, &prog_fd);

Completed in 184 milliseconds