Lines Matching defs:unlock_cookie
539 void *unlock_cookie;
563 error = DSVC_SYNCH_RDLOCK(hand->d_synch, &unlock_cookie);
572 (void) DSVC_SYNCH_UNLOCK(hand->d_synch, unlock_cookie);
616 void *unlock_cookie;
625 error = DSVC_SYNCH_WRLOCK(hand->d_synch, &unlock_cookie);
636 (void) DSVC_SYNCH_UNLOCK(hand->d_synch, unlock_cookie);
651 void *unlock_cookie;
663 error = DSVC_SYNCH_WRLOCK(hand->d_synch, &unlock_cookie);
674 (void) DSVC_SYNCH_UNLOCK(hand->d_synch, unlock_cookie);
688 void *unlock_cookie;
697 error = DSVC_SYNCH_WRLOCK(hand->d_synch, &unlock_cookie);
708 (void) DSVC_SYNCH_UNLOCK(hand->d_synch, unlock_cookie);