Searched refs:do_lock (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libc/thread/
H A Drthread_file.c129 do_lock(int idx, FILE *fp) function
188 do_lock(idx, fp);
235 p = do_lock(idx, fp);
/openbsd-current/sys/dev/
H A Drnd.c384 _rs_stir(int do_lock) argument
402 if (do_lock)
405 if (do_lock)
/openbsd-current/usr.sbin/rpc.lockd/
H A Dlockd_lock.c116 enum nlm_stats do_lock(struct file_lock *, int);
340 retval = do_lock(newfl, lckarg->block);
503 do_lock(struct file_lock *fl, int block) function
710 lockst = do_lock(fl, 1); /* If it's LKST_WAITING we can block */

Completed in 78 milliseconds