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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c51 static int __env_set_thread_count __P((DB_ENV *, u_int32_t));
327 dbenv->set_thread_count = __env_set_thread_count;
1022 * __env_set_thread_count --
1026 __env_set_thread_count(dbenv, count) function

Completed in 37 milliseconds