HomeSort by relevance Sort by last modified time
    Searched refs:pool (Results 1 - 25 of 1596) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /webstack/webstack/branches/CoolStack12Rtm/src/httpd-2.2.6/srclib/apr/misc/netware/
charset.c 25 APR_DECLARE(const char*) apr_os_default_encoding (apr_pool_t *pool)
27 return apr_pstrdup(pool, "CP1252");
31 APR_DECLARE(const char*) apr_os_locale_encoding (apr_pool_t *pool)
33 return apr_os_default_encoding(pool);
  /webstack/webstack/trunk/src/httpd-2.2.3/srclib/apr/misc/netware/
charset.c 25 APR_DECLARE(const char*) apr_os_default_encoding (apr_pool_t *pool)
27 return apr_pstrdup(pool, "CP1252");
31 APR_DECLARE(const char*) apr_os_locale_encoding (apr_pool_t *pool)
33 return apr_os_default_encoding(pool);
  /webstack/webstack/trunk/src/httpd-2.2.6/srclib/apr/misc/netware/
charset.c 25 APR_DECLARE(const char*) apr_os_default_encoding (apr_pool_t *pool)
27 return apr_pstrdup(pool, "CP1252");
31 APR_DECLARE(const char*) apr_os_locale_encoding (apr_pool_t *pool)
33 return apr_os_default_encoding(pool);
  /webstack/webstack/branches/CoolStack12Rtm/src/httpd-2.2.6/srclib/apr/include/arch/os2/
apr_arch_thread_cond.h 24 apr_pool_t *pool; member in struct:apr_thread_cond_t
apr_arch_thread_mutex.h 24 apr_pool_t *pool; member in struct:apr_thread_mutex_t
  /webstack/webstack/trunk/src/httpd-2.2.3/srclib/apr/include/arch/os2/
apr_arch_thread_cond.h 24 apr_pool_t *pool; member in struct:apr_thread_cond_t
apr_arch_thread_mutex.h 24 apr_pool_t *pool; member in struct:apr_thread_mutex_t
  /webstack/webstack/trunk/src/httpd-2.2.6/srclib/apr/include/arch/os2/
apr_arch_thread_cond.h 24 apr_pool_t *pool; member in struct:apr_thread_cond_t
apr_arch_thread_mutex.h 24 apr_pool_t *pool; member in struct:apr_thread_mutex_t
  /webstack/webstack/branches/CoolStack12Rtm/src/mod_perl-2.0.2/t/apr-ext/
pool.t 7 use TestAPRlib::pool;
9 plan tests => TestAPRlib::pool::num_of_tests();
11 TestAPRlib::pool::test();
  /webstack/webstack/trunk/src/mod_perl-2.0.2/t/apr-ext/
pool.t 7 use TestAPRlib::pool;
9 plan tests => TestAPRlib::pool::num_of_tests();
11 TestAPRlib::pool::test();
  /webstack/webstack/branches/CoolStack12Rtm/src/squid-2.6.16/src/
MemPool.c 5 * DEBUG: section 63 Low Level Memory Pool Management
54 /* memory pool accounting */
62 static void memPoolDescribe(const MemPool * pool);
63 static void memPoolShrink(MemPool * pool, size_t new_limit);
126 MemPool *pool = Pools.items[i]; local
127 if (!pool)
129 if (memPoolInUseCount(pool)) {
130 memPoolDescribe(pool);
133 memPoolDestroy(pool);
150 /* first phase: cut proportionally to the pool idle size *
152 MemPool *pool = Pools.items[i]; local
213 MemPool *pool = xcalloc(1, sizeof(MemPool)); local
244 MemPool *pool; member in struct:mempool_cookie
457 MemPool *pool = Pools.items[i]; local
    [all...]
  /webstack/webstack/trunk/src/squid-2.6.16/src/
MemPool.c 5 * DEBUG: section 63 Low Level Memory Pool Management
54 /* memory pool accounting */
62 static void memPoolDescribe(const MemPool * pool);
63 static void memPoolShrink(MemPool * pool, size_t new_limit);
126 MemPool *pool = Pools.items[i]; local
127 if (!pool)
129 if (memPoolInUseCount(pool)) {
130 memPoolDescribe(pool);
133 memPoolDestroy(pool);
150 /* first phase: cut proportionally to the pool idle size *
152 MemPool *pool = Pools.items[i]; local
213 MemPool *pool = xcalloc(1, sizeof(MemPool)); local
244 MemPool *pool; member in struct:mempool_cookie
457 MemPool *pool = Pools.items[i]; local
    [all...]
  /webstack/webstack/branches/CoolStack12Rtm/src/httpd-2.2.6/srclib/apr/include/arch/netware/
apr_arch_global_mutex.h 24 apr_pool_t *pool; member in struct:apr_global_mutex_t
apr_arch_proc_mutex.h 24 apr_pool_t *pool; member in struct:apr_proc_mutex_t
  /webstack/webstack/branches/CoolStack12Rtm/src/httpd-2.2.6/srclib/apr/include/arch/win32/
apr_arch_proc_mutex.h 23 apr_pool_t *pool; member in struct:apr_proc_mutex_t
  /webstack/webstack/branches/CoolStack12Rtm/src/mod_perl-2.0.2/src/modules/perl/
modperl_common_types.h 23 apr_pool_t *pool; member in struct:__anon2155
  /webstack/webstack/trunk/src/httpd-2.2.3/srclib/apr/include/arch/netware/
apr_arch_global_mutex.h 24 apr_pool_t *pool; member in struct:apr_global_mutex_t
apr_arch_proc_mutex.h 24 apr_pool_t *pool; member in struct:apr_proc_mutex_t
  /webstack/webstack/trunk/src/httpd-2.2.3/srclib/apr/include/arch/win32/
apr_arch_proc_mutex.h 23 apr_pool_t *pool; member in struct:apr_proc_mutex_t
  /webstack/webstack/trunk/src/httpd-2.2.6/srclib/apr/include/arch/netware/
apr_arch_global_mutex.h 24 apr_pool_t *pool; member in struct:apr_global_mutex_t
apr_arch_proc_mutex.h 24 apr_pool_t *pool; member in struct:apr_proc_mutex_t
  /webstack/webstack/trunk/src/httpd-2.2.6/srclib/apr/include/arch/win32/
apr_arch_proc_mutex.h 23 apr_pool_t *pool; member in struct:apr_proc_mutex_t
  /webstack/webstack/trunk/src/mod_perl-2.0.2/src/modules/perl/
modperl_common_types.h 23 apr_pool_t *pool; member in struct:__anon5893
  /webstack/webstack/branches/CoolStack12Rtm/src/freetds-0.64/src/pool/
config.c 36 #include "pool.h"
47 #define POOL_STR_MAX_POOL_CONN "max pool conn"
48 #define POOL_STR_MIN_POOL_CONN "min pool conn"
49 #define POOL_STR_MAX_POOL_USERS "max pool users"
54 pool_read_conf_file(char *poolname, TDS_POOL * pool)
62 tds_read_conf_section(in, "global", pool_parse, pool);
64 found = tds_read_conf_section(in, poolname, pool_parse, pool);
86 TDS_POOL *pool = (TDS_POOL *) param; local
90 pool->port = atoi(value);
92 if (pool->server
    [all...]

Completed in 1739 milliseconds

1 2 3 4 5 6 7 8 91011>>