Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h89 void (*free_op)(void *, int); /* function which frees the context */ member
H A Dthread.h72 void (*free_op)(void *, int); /* function which frees the context */ member