mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 01:58:54 +01:00 
			
		
		
		
	Fixed stupid typo.
2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * glib/tmpl/threads.sgml: Fixed stupid typo.
This commit is contained in:
		
				
					committed by
					
						
						Sebastian Wilhelmi
					
				
			
			
				
	
			
			
			
						parent
						
							9aaebb32bc
						
					
				
				
					commit
					f7096ddfd9
				
			@@ -1,3 +1,7 @@
 | 
			
		||||
2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 | 
			
		||||
 | 
			
		||||
	* glib/tmpl/threads.sgml: Fixed stupid typo.
 | 
			
		||||
 | 
			
		||||
2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 | 
			
		||||
 | 
			
		||||
	* glib/tmpl/threads.sgml: Completed.
 | 
			
		||||
 
 | 
			
		||||
@@ -977,7 +977,7 @@ dangerous resizing of the array. Using that functions is fully
 | 
			
		||||
multithread safe now. 
 | 
			
		||||
</para>
 | 
			
		||||
 | 
			
		||||
</para>
 | 
			
		||||
<para>
 | 
			
		||||
Most of the time the writers should have precedence of readers. That
 | 
			
		||||
means for this implementation, that as soon as a writer wants to lock
 | 
			
		||||
the data, no other reader is allowed to lock the data, whereas of
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user