Searched refs:cnd_destroy (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/head/
H A Dthreads.h72 extern void cnd_destroy(cnd_t *);
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dc11_tss.c83 cnd_destroy(&ct_cnd);
H A Dc11_threads.c257 cnd_destroy(&broadcast_cnd);
297 cnd_destroy(&signal_cnd);
317 cnd_destroy(&cnd);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dc11_thr.c59 cnd_destroy(cnd_t *cnd) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile723 cnd_destroy.3c \
1557 cnd_destroy.3c := LINKSRC = cnd.3c

Completed in 70 milliseconds