Is SDL multi-threaded?
SDL provides simple cross-platform functions for the creation of threads and synchronization using mutexes. These are used internally by SDL for some implementations of the audio subsystem and input handling.
SDL provides simple cross-platform functions for the creation of threads and synchronization using mutexes. These are used internally by SDL for some implementations of the audio subsystem and input handling.
FAQ_Is_SDL_Multi-Threaded (last edited 2008-04-17 08:18:21 by localhost)