Home
last modified time | relevance | path

Searched refs:fasttrap_thread_dtor (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c223 static void fasttrap_thread_dtor(void *, struct thread *);
384 fasttrap_thread_dtor(void *arg __unused, struct thread *td) in fasttrap_thread_dtor() function
2503 fasttrap_thread_dtor, NULL, EVENTHANDLER_PRI_FIRST); in fasttrap_load()