Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libpthread/common/
H A Dmapfile-vers254 _mutex_destroy { TYPE = FUNCTION };
/titanic_44/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h225 extern int _mutex_destroy(mutex_t *mp);
/titanic_44/usr/src/lib/libthread/common/
H A Dmapfile-vers306 _mutex_destroy { TYPE = FUNCTION };
/titanic_44/usr/src/lib/libzpool/common/
H A Dkernel.c153 (void) _mutex_destroy(&(mp)->m_lock); in zmutex_destroy()
/titanic_44/usr/src/cmd/ztest/
H A Dztest.c1092 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()
/titanic_44/usr/src/lib/libc/port/
H A Dmapfile-vers3002 _mutex_destroy { FLAGS = NODYNSORT };
/titanic_44/usr/src/lib/libc/port/threads/
H A Dsynch.c2813 #pragma weak _mutex_destroy = mutex_destroy macro