Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_route.h102 #define RT_LOCK_ASSERT(_rt) mtx_assert(&(_rt)->rt_mtx, MA_OWNED) macro
105 RT_LOCK_ASSERT(_rt); \
111 RT_LOCK_ASSERT(_rt); \