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

/illumos-gate/usr/src/uts/common/sys/
H A Dsem_impl.h116 extern void semexit(proc_t *);
/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
/illumos-gate/usr/src/uts/common/os/
H A Dexit.c565 semexit(p);
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s880 WSTUB(semsys, semexit, nomod_zero);
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.s799 WSTUB(semsys, semexit, nomod_zero);

Completed in 62 milliseconds