Searched refs:sUpdateGameInfoThread (Results 1 – 1 of 1) sorted by relevance
172 static OSThread sUpdateGameInfoThread; variable743 (void)OSCreateThread( &sUpdateGameInfoThread, UpdateGameInfoThreadFunc, NULL, in TransToLobby()746 (void)OSResumeThread( &sUpdateGameInfoThread ); in TransToLobby()806 (void)OSJoinThread( &sUpdateGameInfoThread, NULL ); in TransToIdle()