Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/head/
H A Dthread.h56 #define _mutex_destroy(l) pthread_mutex_destroy(l) macro
/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/
H A Dkernel.c136 (void) _mutex_destroy(&(mp)->m_lock); in zmutex_destroy()
/netbsd-src/external/cddl/osnet/dist/cmd/ztest/
H A Dztest.c1093 VERIFY(_mutex_destroy(&rll->rll_lock) == 0); in ztest_rll_destroy()
1204 VERIFY(_mutex_destroy(&zd->zd_dirobj_lock) == 0); in ztest_zd_fini()
5814 (void) _mutex_destroy(&zcl.zcl_callbacks_lock); in ztest_run()
5817 (void) _mutex_destroy(&ztest_vdev_lock); in ztest_run()
6001 (void) _mutex_destroy(&ztest_vdev_lock); in ztest_init()