Searched defs:pool_create (Results 1 – 4 of 4) sorted by relevance
116 typedef struct pool_create { struct120 } pool_create_t; argument
489 pool_create(int class, int subclass, id_t *id) in pool_create() function
108 final static native long pool_create(long conf, String name); in pool_create() method in PoolInternal
1164 pool_create(pool_conf_t *conf, const char *name) in pool_create() function