Home
last modified time | relevance | path

Searched full:fx_exit (Results 1 – 2 of 2) sorted by relevance

/titanic_53/usr/src/uts/common/sys/
H A Dfx.h57 * fx_exit - called when a thread exits. This also needs to free any storage
/titanic_53/usr/src/uts/common/disp/
H A Dfx.c183 static void fx_exit(kthread_t *);
226 fx_exit,
539 fx_exit(kthread_t *t) in fx_exit() function