Home
last modified time | relevance | path

Searched refs:assert_unlocked (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/test/os-tests/tests/file-locking/
H A Druntests.c47 static void assert_unlocked(lockinfo_t *);
173 assert_unlocked(lockinfo_t *lf) in assert_unlocked() function
206 assert_unlocked(&flock_fileA); in assert_all_unlocked()
207 assert_unlocked(&flock_fileB); in assert_all_unlocked()
208 assert_unlocked(&flock_dirA); in assert_all_unlocked()
209 assert_unlocked(&flock_dirB); in assert_all_unlocked()
458 assert_unlocked(lock2); in flock_test_exclusive()
473 assert_unlocked(lock2); in flock_test_exclusive()
508 assert_unlocked(lock2); in flock_test_shared()
520 assert_unlocked(lock2); in flock_test_shared()