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