Searched refs:PL_FLAG_BOUND (Results 1 – 3 of 3) sorted by relevance
126 #define PL_FLAG_BOUND 0x02 /* M:N bound thread */ macro
92 { PL_FLAG_BOUND, "BOUND" }, in decode_pl_flags()
518 if (!(pl.pl_flags & PL_FLAG_BOUND)) in pt_dbsuspend()