Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dlock_profile.h67 #define lock_profile_thread_exit(td) (void)0 macro
/freebsd/sys/kern/
H A Dsubr_lock.c630 lock_profile_thread_exit(struct thread *td) in lock_profile_thread_exit() function