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

/haiku/src/tests/system/libroot/posix/
H A Dflock_test.cpp21 try_to_lock(void *_fd) function
145 thread_id thread = spawn_thread(try_to_lock, "try", B_NORMAL_PRIORITY, (void *)fd);

Completed in 20 milliseconds