Penguin
Diff: SDL_KillThread(3)
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of SDL_KillThread(3).

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, June 3, 2002 6:53:45 pm by perry
Older page: version 1 Last edited on Monday, June 3, 2002 6:53:45 pm by perry Revert
@@ -1,32 +1,32 @@
-SDL_KillThread  
-!!!SDL_KillThread 
+SDL_! KillThread  
+!!!SDL_! KillThread 
 NAME 
 SYNOPSIS 
 DESCRIPTION 
 SEE ALSO 
 ---- 
 !!NAME 
  
  
-SDL_KillThread- Gracelessly terminates the thread. 
+SDL_! KillThread- Gracelessly terminates the thread. 
 !!SYNOPSIS 
  
  
 __#include 
 __ 
  
  
-__void SDL_KillThread__(__SDL_Thread 
+__void SDL_! KillThread__(__SDL_Thread 
 *thread__); 
 !!DESCRIPTION 
  
  
-__SDL_KillThread__ gracelessly terminates the thread 
+__SDL_! KillThread__ gracelessly terminates the thread 
 associated with __thread__. If possible, you should use 
 some other form of IPC to signal the thread to 
 quit. 
 !!SEE ALSO 
  
  
-__SDL_CreateThread__, __SDL_WaitThread__ 
+__SDL_! CreateThread__, __SDL_! WaitThread__ 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.