glibc/nptl/unwindbuf.sym

8 lines
153 B
Plaintext
Raw Normal View History

2022-05-13 23:30:52 +08:00
#include <pthread.h>
#include <stddef.h>
--
UNWINDBUFSIZE sizeof (__pthread_unwind_buf_t)
UWJMPBUF offsetof (__pthread_unwind_buf_t, __cancel_jmp_buf)