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 *);
167 assert_unlocked(lockinfo_t *lf) function
200 assert_unlocked(&flock_fileA);
201 assert_unlocked(&flock_fileB);
202 assert_unlocked(&flock_dirA);
203 assert_unlocked(&flock_dirB);
436 assert_unlocked(lock2);
451 assert_unlocked(lock2);
486 assert_unlocked(lock2);
498 assert_unlocked(lock
[all...]

Completed in 59 milliseconds