Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dsound.h263 #define PCM_LOCKOWNED(d) mtx_owned((d)->lock) macro
276 if (!PCM_LOCKOWNED(x)) \
289 if (!PCM_LOCKOWNED(x)) \
299 if (!PCM_LOCKOWNED(x)) \
312 if (PCM_LOCKOWNED(x)) \
322 if (PCM_LOCKOWNED(x)) \
338 if (PCM_LOCKOWNED(x)) \
352 if (PCM_LOCKOWNED(x)) \