2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-03-31 14:01:18 +08:00
glibc/nptl/unwindbuf.sym
2014-07-07 09:28:38 -07: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)