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)
|