Searched defs:sema_destroy (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libfakekernel/common/sys/
H A Dsemaphore.h57 #define sema_destroy ksema_destroy macro
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsema.c73 #pragma weak _sema_destroy = sema_destroy
75 sema_destroy(sema_t *sp) function
/illumos-gate/usr/src/uts/common/os/
H A Dsemaphore.c107 sema_destroy(ksema_t *sp) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile1155 sema_destroy.3c \
2221 sema_destroy.3c := LINKSRC = semaphore.3c
/illumos-gate/usr/src/man/man9f/
H A DMakefile1169 sema_destroy.9f \
2015 sema_destroy.9f := LINKSRC = semaphore.9f

Completed in 104 milliseconds