Searched defs:thread_lock_validate (Results 1 – 1 of 1) sorted by relevance
825 thread_lock_validate(struct mtx *m, int opts, const char *file, int line) in thread_lock_validate() function840 #define thread_lock_validate(m, opts, file, line) do { } while (0) macro