Searched defs:lockcount (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/BerkeleyDB-21/db/examples_c/
H A Dex_lock.c44 int ch, do_unlink, did_get, i, lockid, lockcount, ret; local
/macosx-10.10/BerkeleyDB-21/db/examples_cxx/
H A DLockExample.cpp131 int lockcount = 0; local
/macosx-10.10/tcl-105/tcl_ext/thread/thread/generic/
H A DthreadSpCmd.h40 int lockcount; /* If !=0 mutex is locked */ member in struct:Sp_AnyMutex_
51 int lockcount; /* Flag: 1-locked, 0-not locked */ member in struct:Sp_ExclusiveMutex_
66 int lockcount; /* # of times this mutex is locked */ member in struct:Sp_RecursiveMutex_
81 int lockcount; /* >0: # of readers, -1: sole writer */ member in struct:Sp_ReadWriteMutex_
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Ddecmpfs.h84 uint32_t lockcount; member in struct:decmpfs_cnode
/macosx-10.10/emacs-93/emacs/lib-src/
H A Dmovemail.c370 int lockcount = 0; local

Completed in 176 milliseconds