Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h88 void (*exit_op)(void *); /* invoked during process exit */ member
H A Dthread.h71 void (*exit_op)(void *); /* invoked during {thread,lwp}_exit() */ member