Searched refs:_mutex_destroy (Results 1 – 7 of 7) sorted by relevance
254 _mutex_destroy { TYPE = FUNCTION };
225 extern int _mutex_destroy(mutex_t *mp);
306 _mutex_destroy { TYPE = FUNCTION };
153 (void) _mutex_destroy(&(mp)->m_lock); in zmutex_destroy()
1092 VERIFY(_mutex_destroy(&rll->rll_lock) == 0); in ztest_rll_destroy()1203 VERIFY(_mutex_destroy(&zd->zd_dirobj_lock) == 0); in ztest_zd_fini()5752 (void) _mutex_destroy(&zcl.zcl_callbacks_lock); in ztest_run()5755 (void) _mutex_destroy(&ztest_vdev_lock); in ztest_run()5938 (void) _mutex_destroy(&ztest_vdev_lock); in ztest_init()
3002 _mutex_destroy { FLAGS = NODYNSORT };
2813 #pragma weak _mutex_destroy = mutex_destroy macro