Home
last modified time | relevance | path

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

/RevoEX-2.4-CW4W/build/demos/mpdsdemo/src/
Dmpdsmodel.c149 RESULT_QUIT = -2 enumerator
604 case RESULT_QUIT: in StateManagementThreadFunc()
625 case RESULT_QUIT: in StateManagementThreadFunc()
654 case RESULT_QUIT: in StateManagementThreadFunc()
757 return IsQuitting() ? RESULT_QUIT : RESULT_OK; in TransToLobby()
792 return IsQuitting() ? RESULT_QUIT : RESULT_OK; in TransToCommunication()