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

/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dsystem.c96 cleanup_t *cup = arg; local
98 if (cup->pid != 0) { /* we were cancelled; abandoning our pid */
101 reapchild, (void *)(uintptr_t)cup->pid,
116 (void) thr_sigsetmask(SIG_SETMASK, &cup->savemask, NULL);

Completed in 53 milliseconds