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

/freebsd-12-stable/sys/kern/
H A Dkern_mtxpool.c174 mtx_pool_alloc(struct mtx_pool *pool) function
178 KASSERT(pool != NULL, ("mtx_pool_alloc(): null pool"));
/freebsd-12-stable/sys/sys/
H A Dmutex.h394 struct mtx *mtx_pool_alloc(struct mtx_pool *pool);
/freebsd-12-stable/share/man/man9/
H A DMakefile1428 MLINKS+=mtx_pool.9 mtx_pool_alloc.9 \

Completed in 75 milliseconds