Searched refs:try_to_lock (Results 1 – 1 of 1) sorted by relevance
21 try_to_lock(void *_fd) in try_to_lock() function145 thread_id thread = spawn_thread(try_to_lock, "try", B_NORMAL_PRIORITY, (void *)fd); in main()