mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
7 lines
153 B
Text
7 lines
153 B
Text
#include <pthread.h>
|
|
#include <stddef.h>
|
|
|
|
--
|
|
|
|
UNWINDBUFSIZE sizeof (__pthread_unwind_buf_t)
|
|
UWJMPBUF offsetof (__pthread_unwind_buf_t, __cancel_jmp_buf)
|