Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
HDthread2.h92 #define __DEBUG_CRIT_EXIT(td) _debug_crit_exit((td), id)
144 _debug_crit_exit(thread_t td, const char *id) in _debug_crit_exit() function