Searched defs:RT_WLOCK (Results 1 – 1 of 1) sorted by relevance
228 #define RT_WLOCK() rw_enter(&rt_lock, RW_WRITER) macro235 #define RT_WLOCK() do {} while (0) macro