Searched refs:POSIX_CLASS_NOT_STARTED (Results 1 – 1 of 1) sorted by relevance
72 POSIX_CLASS_NOT_STARTED, POSIX_CLASS_STARTING, POSIX_CLASS_STARTED }; enumerator180 if (posix_state >= POSIX_CLASS_NOT_STARTED) in convert_posix()196 posix_state = POSIX_CLASS_NOT_STARTED; in convert_posix()207 case POSIX_CLASS_NOT_STARTED: in convert_posix()257 posix_state = POSIX_CLASS_NOT_STARTED; in convert_posix()354 if (posix_state >= POSIX_CLASS_NOT_STARTED) in convert_posix()
Completed in 9 milliseconds