Searched defs:exit_op (Results 1 - 2 of 2) sorted by relevance
| /illumos-gate/usr/src/uts/common/sys/ | ||
| H A D | thread.h | 67 void (*exit_op)(void *); /* invoked during {thread,lwp}_exit() */ member in struct:ctxop |
| H A D | proc.h | 86 void (*exit_op)(void *); /* invoked during process exit */ member in struct:pctxop |
Completed in 311 milliseconds