Home
last modified time | relevance | path

Searched refs:mtx_destroy (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/test/libc-tests/tests/
H A Dc11_threads.c66 mtx_destroy(&mtx); in cthr_test_mtx_init()
68 mtx_destroy(&mtx); in cthr_test_mtx_init()
70 mtx_destroy(&mtx); in cthr_test_mtx_init()
72 mtx_destroy(&mtx); in cthr_test_mtx_init()
90 mtx_destroy(&mtx); in cthr_test_mtx_lockrec()
102 mtx_destroy(&mtx); in cthr_test_mtx_trylock()
135 mtx_destroy(&stress_mtx); in cthr_test_stress()
256 mtx_destroy(&broadcast_mtx); in cthr_test_broadcast()
296 mtx_destroy(&signal_mtx); in cthr_test_signal()
316 mtx_destroy(&mtx); in cthr_test_cndtime()
[all …]
H A Dc11_tss.c82 mtx_destroy(&ct_mtx); in main()
/titanic_44/usr/src/head/
H A Dthreads.h78 extern void mtx_destroy(mtx_t *);
/titanic_44/usr/src/lib/libc/port/threads/
H A Dc11_thr.c116 mtx_destroy(mtx_t *mtx) in mtx_destroy() function
/titanic_44/usr/src/test/libc-tests/cfg/symbols/
H A Dthreads_h.cfg88 func | mtx_destroy |\
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h896 # define MUTEX_DESTROY(x) mtx_destroy(&(x)->ipf_lk)
910 # define RW_DESTROY(x) mtx_destroy(&(x)->ipf_lk)
/titanic_44/usr/src/man/man3c/
H A DMakefile988 mtx_destroy.3c \
1957 mtx_destroy.3c := LINKSRC = mtx.3c
/titanic_44/usr/src/lib/libc/port/
H A Dmapfile-vers133 mtx_destroy;
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc988 link path=usr/share/man/man3c/mtx_destroy.3c target=mtx.3c