blob: 8044b4078c80a7361abf0a1777badd8b6ff06bd8 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001#include <pthread.h>
2#include <stddef.h>
3
4--
5
6UNWINDBUFSIZE sizeof (__pthread_unwind_buf_t)
7UWJMPBUF offsetof (__pthread_unwind_buf_t, __cancel_jmp_buf)