Lines Matching defs:first
519 flock_log("Acquiring first two shared locks...");
561 lock_style_t first, second;
565 for (first = (lock_style_t)0; first < LSTYLE_LAST; first++) {
567 flock_test_exclusive(first, second,
569 flock_test_exclusive(first, second,
575 for (first = (lock_style_t)0; first < LSTYLE_LAST; first++) {
577 flock_test_shared(first, second,
579 flock_test_shared(first, second,