Home
last modified time | relevance | path

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

/RevoEX-2.1/build/demos/mpdsdemo/src/
Dmpdsmodel.c143 RESULT_QUIT = -2 enumerator
597 case RESULT_QUIT: in StateManagementThreadFunc()
618 case RESULT_QUIT: in StateManagementThreadFunc()
647 case RESULT_QUIT: in StateManagementThreadFunc()
748 return IsQuitting() ? RESULT_QUIT : RESULT_OK; in TransToLobby()
783 return IsQuitting() ? RESULT_QUIT : RESULT_OK; in TransToCommunication()