Searched refs:sUpdateGameInfoThread (Results 1 – 1 of 1) sorted by relevance
178 static OSThread sUpdateGameInfoThread; variable752 (void)OSCreateThread( &sUpdateGameInfoThread, UpdateGameInfoThreadFunc, NULL, in TransToLobby()755 (void)OSResumeThread( &sUpdateGameInfoThread ); in TransToLobby()815 (void)OSJoinThread( &sUpdateGameInfoThread, NULL ); in TransToIdle()