Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove SDL_KillThread() #52

Closed
SDLBugzilla opened this issue Feb 10, 2021 · 0 comments
Closed

Remove SDL_KillThread() #52

SDLBugzilla opened this issue Feb 10, 2021 · 0 comments

Comments

@SDLBugzilla
Copy link
Collaborator

This bug report was migrated from our old Bugzilla tracker.

These attachments are available in the static archive:

Reported in version: 2.0.0
Reported for operating system, platform: All, All

Comments on the original bug report:

On 2006-04-27 06:00:46 +0000, Sam Lantinga wrote:

In many operating systems and circumstances it's not safe to kill off a thread. We should remove this function from the API.

For discussion: Should we provide an API for thread cancellation points?

On 2006-10-28 21:09:05 +0000, Ryan C. Gordon wrote:

Created attachment 175
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.

On 2006-10-28 21:10:02 +0000, Ryan C. Gordon wrote:

Tossing to Sam: commit the patch if you like it, please.

--ryan.

On 2008-11-23 20:52:47 +0000, Sam Lantinga wrote:

Committed revision 4125.

madebr pushed a commit to madebr/SDL that referenced this issue Mar 19, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Wohlstand pushed a commit to Wohlstand/SDL that referenced this issue Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant