Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_mtxpool.c172 mtx_pool_alloc(struct mtx_pool *pool) in mtx_pool_alloc() function
/NextBSD/sys/sys/
HDmutex.h313 struct mtx *mtx_pool_alloc(struct mtx_pool *pool);
/NextBSD/share/man/man9/
HDMakefile1149 MLINKS+=mtx_pool.9 mtx_pool_alloc.9 \