Home
last modified time | relevance | path

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) in try_to_lock() function
145 thread_id thread = spawn_thread(try_to_lock, "try", B_NORMAL_PRIORITY, (void *)fd); in main()