Searched defs:EXITED (Results 1 – 5 of 5) sorted by relevance
45 const int EXITED = 2; field
45 const int EXITED = (1 << 1) /* 2 */; field
100 const int EXITED = 1 << 1; field