Searched refs:openCount (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DPersistCatalog.java135 private int openCount; field in class:PersistCatalog
183 openCount = 1;
501 openCount += 1;
512 if (openCount == 0) {
515 openCount -= 1;
516 if (openCount == 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/tablet/
H A Dgtco.c117 int openCount; member in struct:gtco

Completed in 60 milliseconds