Penguin
Diff: SDL_LockAudio(3)
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of SDL_LockAudio(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,31 +1,31 @@
-SDL_LockAudio  
-!!!SDL_LockAudio 
+SDL_! LockAudio  
+!!!SDL_! LockAudio 
 NAME 
 SYNOPSIS 
 DESCRIPTION 
 SEE ALSO 
 ---- 
 !!NAME 
  
  
-SDL_LockAudio- Lock out the callback function 
+SDL_! LockAudio- Lock out the callback function 
 !!SYNOPSIS 
  
  
 __#include __ 
  
  
-__void SDL_LockAudio__(__void__) 
+__void SDL_! LockAudio__(__void__) 
 !!DESCRIPTION 
  
  
 The lock manipulated by these functions protects the 
-callback function. During a LockAudio period, you can be 
+callback function. During a ! LockAudio period, you can be 
 guaranteed that the callback function is not running. Do not 
 call these from the callback function or you will cause 
 deadlock. 
 !!SEE ALSO 
  
  
-__SDL_OpenAudio__ 
+__SDL_! OpenAudio__ 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.