Home
last modified time | relevance | path

Searched defs:sema_init (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/lib/libc/port/threads/
H A Dsema.c47 sema_init(sema_t *sp, unsigned int count, int type, void *arg) in sema_init() function
/onnv-gate/usr/src/uts/common/os/
H A Dsemaphore.c100 sema_init(ksema_t *sp, unsigned count, char *name, ksema_type_t type, void *arg) in sema_init() function