glibc/nptl/sysdeps/unix/sysv/linux/unwindbuf.sym
Ulrich Drepper 96c814d3d8 Update.
* sysdeps/unix/sysv/linux/unwindbuf.sym: New file.
	* sysdeps/unix/sysv/linux/Makefile: Add rule to build unwindbuf.h.
2003-07-01 03:33:06 +00:00

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)