Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/kern/
HDsubr_stats.c172 #define TPL_LIST_UNLOCK() pthread_rwlock_unlock(&tpllistlock) macro
174 #define TPL_LIST_RUNLOCK() TPL_LIST_UNLOCK()
176 #define TPL_LIST_WUNLOCK() TPL_LIST_UNLOCK()