Searched defs:poolp (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
H A D | pool.c | 43 alloc_pool(isc_mem_t *mctx, unsigned int count, isc_pool_t **poolp) { in alloc_pool() 63 void *initarg, isc_pool_t **poolp) { in isc_pool_create() 154 isc_pool_destroy(isc_pool_t **poolp) { in isc_pool_destroy()
|
H A D | taskpool.c | 43 unsigned int quantum, isc_taskpool_t **poolp) { in alloc_pool() 64 unsigned int quantum, bool priv, isc_taskpool_t **poolp) { in isc_taskpool_create() 147 isc_taskpool_destroy(isc_taskpool_t **poolp) { in isc_taskpool_destroy()
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | pool.c |
|
H A D | taskpool.c |
|
/netbsd-src/sys/kern/ |
H A D | kern_threadpool.c | 494 threadpool_get(struct threadpool **poolp, pri_t pri) in threadpool_get() 645 struct threadpool **poolp, *pool; in threadpool_percpu_ref() local 658 struct threadpool **poolp, *pool; in threadpool_percpu_ref_remote() local 715 struct threadpool **const poolp = vpoolp; in threadpool_percpu_init() local 731 struct threadpool **const poolp = vpoolp; in threadpool_percpu_ok() local 741 struct threadpool **const poolp = vpoolp; in threadpool_percpu_fini() local
|
/netbsd-src/external/bsd/ipf/dist/lib/ |
H A D | remove_pool.c | 19 remove_pool(poolp, iocfunc) in remove_pool() argument
|