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

/illumos-gate/usr/src/uts/common/syscall/
H A Dsem.c95 * between semexit and sem_rmid.
104 * The important other half of this is semexit, which will immediately
106 * p_lock. From this point on it is semexit's responsibility to clean
604 * semexit - Called by exit() to clean up on process exit.
607 semexit(proc_t *pp) function

Completed in 47 milliseconds