Searched refs:spin_lock_thread (Results 1 – 2 of 2) sorted by relevance
86 static void *spin_lock_thread(void *arg) in spin_lock_thread() function115 err = pthread_create(&thread_id[i], NULL, &spin_lock_thread, &prog_fd); in test_spin_lock_success()
5 static void *spin_lock_thread(void *arg) in spin_lock_thread() function75 &spin_lock_thread, &prog_fd))) in test_map_lock()
Completed in 6 milliseconds