Searched refs:lockout (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/BerkeleyDB-21/db/rep/
H A Drep_verify.c140 int lockout, ret; local
142 lockout = 0;
190 lockout = 1;
207 lockout = 0;
252 msglck: if (lockout)
370 * becoming a client. Also we are in lockout so there
H A Drep_record.c160 int cmp, do_sync, lockout, recovering, ret, t_ret; local
192 lockout = 0;
310 "Racing replication msg lockout, ignore message."));
652 lockout = 1;
682 lockout = 0;
907 errhlk: if (lockout)
H A Drep_util.c587 int change, do_req, lockout, ret, t_ret;
596 lockout = 0;
603 * when this newmaster comes in (we also lockout in
610 * up any flags and unlock our lockout.
618 lockout = 1;
621 * this new master. This must be after the lockout above
676 * This needs to be performed under message lockout
705 lockout = 0;
809 errlck: if (lockout)
1165 "Operation locked out. Waiting for replication lockout t
[all...]
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dnetrw.vim3248 " call Decho("doing modification lockout settings: ma nomod noro")
3251 " call Decho("doing modification lockout settings: ma nomod ro")

Completed in 179 milliseconds