Penguin
Diff: SDL_mutexV(3)
EditPageHistoryDiffInfoLikePages

Differences between version 2 and predecessor to the previous major change of SDL_mutexV(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
@@ -20,15 +20,15 @@
 !!DESCRIPTION 
  
  
 Unlocks the __mutex__, which was previously created with 
-__SDL_CreateMutex__. Returns ____ on success, or 
+__SDL_! CreateMutex__. Returns ____ on success, or 
 __-1__ on an error. 
  
  
-SDL also defines a macro __#define SDL_UnlockMutex(m) 
+SDL also defines a macro __#define SDL_! UnlockMutex(m) 
 SDL_mutexV(m)__. 
 !!SEE ALSO 
  
  
-__SDL_CreateMutex__, __SDL_mutexP__ 
+__SDL_! CreateMutex__, __SDL_mutexP__ 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.