Home
last modified time | relevance | path

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

/components/lwp/terminal/
A Dterminal.h215 RT_ASSERT(((option) == (MA_OWNED | MA_NOTRECURSED)) && \
A Dbsd_porting.h76 #define MA_NOTRECURSED (8) macro
/components/lwp/terminal/freebsd/
A Dtty.c1029 tty_lock_assert(tp, MA_OWNED | MA_NOTRECURSED); in tty_wait()
1050 tty_lock_assert(tp, MA_OWNED | MA_NOTRECURSED); in tty_timedwait()
A Dtty_compat.c114 tty_lock_assert(tp, MA_OWNED | MA_NOTRECURSED); in lwp_tty_bg_stop()

Completed in 10 milliseconds