Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsignalvar.h336 #define SIGIO_LOCK() mtx_lock(&sigio_lock) macro
/f-stack/lib/
H A Dff_glue.c982 SIGIO_LOCK();
/f-stack/freebsd/kern/
H A Dkern_descrip.c1063 SIGIO_LOCK(); in funsetown()
1091 SIGIO_LOCK(); in funsetownlst()
1164 SIGIO_LOCK(); in fsetown()
1239 SIGIO_LOCK(); in fgetown()
H A Dkern_sig.c3914 SIGIO_LOCK(); in pgsigio()