Searched refs:islocked (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/AppleRAID-4.0.6/
H A DAppleRAIDGlobals.h39 bool islocked(void);
H A DAppleRAIDGlobals.cpp56 bool AppleRAIDGlobals::islocked(void) function in class:AppleRAIDGlobals
H A DAppleRAIDSet.cpp211 assert(gAppleRAIDGlobals.islocked());
228 assert(gAppleRAIDGlobals.islocked());
375 assert(gAppleRAIDGlobals.islocked());
779 assert(gAppleRAIDGlobals.islocked());
1037 assert(gAppleRAIDGlobals.islocked());
1058 assert(gAppleRAIDGlobals.islocked());
1133 // XXX assert(gAppleRAIDGlobals.islocked());
1216 // assert(gAppleRAIDGlobals.islocked());
H A DAppleRAID.cpp348 assert(gAppleRAIDGlobals.islocked());
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dcache.c700 int islocked; local
780 islocked = 1;
825 islocked = 0;
831 if ( islocked ) {
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dvim.vim75 syn keyword vimFuncName contained add argidx atan browsedir bufloaded bufwinnr call char2nr col complete_check cos cscope_connection delete diff_hlID eval exists expr8 filereadable finddir floor fnamemodify foldlevel foreground get getchar getcmdpos getfontname getftime getloclist getpos getregtype getwinposx glob has_key histadd histnr hostname index inputlist inputsecret islocked keys libcallnr lispindent log10 mapcheck matcharg matchlist
H A Dbaan.vim1519 syn keyword baanBshell seq.islocked
/macosx-10.9.5/vim-53/src/
H A Deval.c7788 {"islocked", 1, 1, f_islocked},
12891 * "islocked()" function

Completed in 143 milliseconds