Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_mutex.c825 thread_lock_validate(struct mtx *m, int opts, const char *file, int line) in thread_lock_validate() function
840 #define thread_lock_validate(m, opts, file, line) do { } while (0) macro