Searched defs:st_region_nowait (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DMutexStats.java65 private int st_region_nowait; field in class:MutexStats
H A DLogStats.java138 private int st_region_nowait; field in class:LogStats
H A DTransactionStats.java234 private int st_region_nowait; field in class:TransactionStats
H A DCacheStats.java253 private int st_region_nowait; field in class:CacheStats
H A DLockStats.java336 private int st_region_nowait; field in class:LockStats
/macosx-10.10.1/BerkeleyDB-21/db/build_brew/
H A Ddb.h225 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_mutex_stat
348 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_lock_stat
500 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_log_stat
657 u_int32_t st_region_nowait; /* Region lock granted with nowait. */ member in struct:__db_mpool_stat
881 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_txn_stat
/macosx-10.10.1/BerkeleyDB-21/db/build_s60/
H A Ddb.h214 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_mutex_stat
337 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_lock_stat
489 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_log_stat
646 u_int32_t st_region_nowait; /* Region lock granted with nowait. */ member in struct:__db_mpool_stat
870 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_txn_stat
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h223 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_mutex_stat
346 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_lock_stat
498 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_log_stat
655 u_int32_t st_region_nowait; /* Region lock granted with nowait. */ member in struct:__db_mpool_stat
879 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_txn_stat
/macosx-10.10.1/BerkeleyDB-21/db/build_wince/
H A Ddb.h262 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_mutex_stat
385 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_lock_stat
537 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_log_stat
694 u_int32_t st_region_nowait; /* Region lock granted with nowait. */ member in struct:__db_mpool_stat
918 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_txn_stat
/macosx-10.10.1/BerkeleyDB-21/db/build_windows/
H A Ddb.h262 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_mutex_stat
385 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_lock_stat
537 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_log_stat
694 u_int32_t st_region_nowait; /* Region lock granted with nowait. */ member in struct:__db_mpool_stat
918 u_int32_t st_region_nowait; /* Region lock granted without wait. */ member in struct:__db_txn_stat

Completed in 287 milliseconds