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()
1089 VERIFY(_mutex_destroy(&rll->rll_lock) == 0); in ztest_rll_destroy()1200 VERIFY(_mutex_destroy(&zd->zd_dirobj_lock) == 0); in ztest_zd_fini()5749 (void) _mutex_destroy(&zcl.zcl_callbacks_lock); in ztest_run()5752 (void) _mutex_destroy(&ztest_vdev_lock); in ztest_run()5935 (void) _mutex_destroy(&ztest_vdev_lock); in ztest_init()
2915 _mutex_destroy { FLAGS = NODYNSORT };
2813 #pragma weak _mutex_destroy = mutex_destroy macro