| Summary: | Remove SDL_KillThread() | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Sam Lantinga <slouken> |
| Component: | thread | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | API change | ||
| Priority: | P2 | ||
| Version: | 2.0.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | Patch to gut SDL_KillThread(). | ||
|
Description
Sam Lantinga
2006-04-27 06:00:46 UTC
Created attachment 175 [details]
Patch to gut SDL_KillThread().
This patch makes SDL_KillThread() a no-op, removes it from all the platform backends, and updates the comments in SDL_thread.h.
--ryan.
Tossing to Sam: commit the patch if you like it, please. --ryan. Committed revision 4125. |