« Previous | Next » 

Revision d8ee7665

IDd8ee7665bfc7846c7fc6bfb96434eca68e5bec1a

Added by malc almost 15 years ago

Only shutdown video subsytem in sdl_cleanup

Depending on the order in which atexit handlers are called SDL might
try to join on an audio thread without said thread ever being notified
that it must stop, hence QEMU will forever block in pthread_join call.

Signed-off-by: malc <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences