FreeBSD kernel kern code
|
Data Fields | |
struct mtxpool_header | mtx_pool_header |
struct mtx | mtx_pool_ary [MTX_POOL_LOCKBUILDER_SIZE] |
Definition at line 81 of file kern_mtxpool.c.
struct mtx mtx_pool_lockbuilder::mtx_pool_ary[MTX_POOL_LOCKBUILDER_SIZE] |
Definition at line 83 of file kern_mtxpool.c.
struct mtxpool_header mtx_pool_lockbuilder::mtx_pool_header |
Definition at line 82 of file kern_mtxpool.c.