Penguin
Blame: SDL_KillThread(3)
EditPageHistoryDiffInfoLikePages
Annotated edit history of SDL_KillThread(3) version 2, including all changes. View license author blame.
Rev Author # Line
2 perry 1 SDL_!KillThread
2 !!!SDL_!KillThread
1 perry 3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 ----
8 !!NAME
9
10
2 perry 11 SDL_!KillThread- Gracelessly terminates the thread.
1 perry 12 !!SYNOPSIS
13
14
15 __#include
16 __
17
18
2 perry 19 __void SDL_!KillThread__(__SDL_Thread
1 perry 20 *thread__);
21 !!DESCRIPTION
22
23
2 perry 24 __SDL_!KillThread__ gracelessly terminates the thread
1 perry 25 associated with __thread__. If possible, you should use
26 some other form of IPC to signal the thread to
27 quit.
28 !!SEE ALSO
29
30
2 perry 31 __SDL_!CreateThread__, __SDL_!WaitThread__
1 perry 32 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.