Suspend worker thread when in background
"rtrussell" <[email protected]> Wed, 18 Jan 2017 04:34:12 +0000
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <[email protected]> |
I create a worker thread using SDL_CreateThread and on Android I need to be able to suspend that thread on an SDL_APP_WILLENTERBACKGROUND event. Unfortunately there doesn't seem to be a SDL_SuspendThread or similar function. This must be a common problem so what is the solution? Richard. _______________________________________________ SDL mailing list [email protected] http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org