Searched refs:thr_max (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_failchk.c107 if (dbenv->thr_max == 0) {
135 thread->thr_nbucket = __db_tablesize(dbenv->thr_max / 8);
141 thread->thr_max = dbenv->thr_max;
149 dbenv->thr_max = thread->thr_max;
224 thread->thr_count < thread->thr_max))
352 if (thread->thr_count >= thread->thr_max) {
H A Denv_stat.c340 STAT_ULONG("Thread count", dbenv->thr_max);
544 STAT_ULONG("Thread allocation threshold", thread->thr_max);
H A Denv_method.c1017 *countp = dbenv->thr_max;
1035 dbenv->thr_max = count;
H A Denv_region.c346 size += (dbenv->thr_max + dbenv->thr_max / 4) *
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h522 u_int32_t thr_max; member in struct:__env_thread_info
H A Ddb.h1919 u_int32_t thr_max; /* Thread count */ member in struct:__db_env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h521 u_int32_t thr_max; member in struct:__env_thread_info
H A Ddb.h1908 u_int32_t thr_max; /* Thread count */ member in struct:__db_env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h520 u_int32_t thr_max; member in struct:__env_thread_info
H A Ddb.h1929 u_int32_t thr_max; /* Thread count */ member in struct:__db_env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h524 u_int32_t thr_max; member in struct:__env_thread_info
H A Ddb.h1917 u_int32_t thr_max; /* Thread count */ member in struct:__db_env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h521 u_int32_t thr_max; member in struct:__env_thread_info
H A Ddb.h1956 u_int32_t thr_max; /* Thread count */ member in struct:__db_env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h521 u_int32_t thr_max; member in struct:__env_thread_info
H A Ddb.h1956 u_int32_t thr_max; /* Thread count */ member in struct:__db_env

Completed in 202 milliseconds