mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-11-03 20:53:13 +03:00 
			
		
		
		
	* sysdeps/unix/sysv/linux/unwindbuf.sym: New file. * sysdeps/unix/sysv/linux/Makefile: Add rule to build unwindbuf.h.
		
			
				
	
	
		
			8 lines
		
	
	
		
			153 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			153 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#include <pthread.h>
 | 
						|
#include <stddef.h>
 | 
						|
 | 
						|
--
 | 
						|
 | 
						|
UNWINDBUFSIZE	sizeof (__pthread_unwind_buf_t)
 | 
						|
UWJMPBUF	offsetof (__pthread_unwind_buf_t, __cancel_jmp_buf)
 |