mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-10-30 10:45:40 +03:00 
			
		
		
		
	All architectures using their own definition of struct __pthread_rwlock_arch_t need to provide their own pthread-offsets.h.
		
			
				
	
	
		
			4 lines
		
	
	
		
			83 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			83 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #define __PTHREAD_MUTEX_KIND_OFFSET		16
 | |
| 
 | |
| #define __PTHREAD_RWLOCK_FLAGS_OFFSET		48
 |