SDL_STATE_STOP_REQ 1141 modules/sdl_out/video.c 		ctx->sdl_th_state = SDL_STATE_STOP_REQ;
SDL_STATE_STOP_REQ 1174 modules/sdl_out/video.c 			ctx->sdl_th_state = SDL_STATE_STOP_REQ;
SDL_STATE_STOP_REQ 1181 modules/sdl_out/video.c 	while (ctx->sdl_th_state == SDL_STATE_STOP_REQ)
SDL_STATE_STOP_REQ 1214 modules/sdl_out/video.c 	if (ctx->sdl_th_state==SDL_STATE_STOP_REQ) {