Differences between version 2 and predecessor to the previous major change of SDL_WaitThread(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:50 pm | by perry | Revert |
Older page: | version 1 | Last edited on Monday, June 3, 2002 6:53:50 pm | by perry | Revert |
@@ -1,6 +1,6 @@
-SDL_WaitThread
-!!!SDL_WaitThread
+SDL_!
WaitThread
+!!!SDL_!
WaitThread
NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
@@ -8,17 +8,17 @@
----
!!NAME
-SDL_WaitThread- Wait for a thread to finish.
+SDL_!
WaitThread- Wait for a thread to finish.
!!SYNOPSIS
__#include
__
-__void SDL_WaitThread__(__SDL_Thread *thread, int
+__void SDL_!
WaitThread__(__SDL_Thread *thread, int
*status__);
!!DESCRIPTION
@@ -32,6 +32,6 @@
__NULL__.
!!SEE ALSO
-__SDL_CreateThread__
+__SDL_!
CreateThread__
----