Searched defs:TD_AWAITING_INTR (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dproc.h458 #define TD_AWAITING_INTR(td) ((td)->td_inhibitors & TDI_IWAIT) macro

Completed in 49 milliseconds