]> git.ipfire.org Git - thirdparty/glibc.git/blob - nptl/unwindbuf.sym
nptl: Move pthread_attr_setinheritsched implementation into libc.
[thirdparty/glibc.git] / nptl / unwindbuf.sym
1 #include <pthread.h>
2 #include <stddef.h>
3
4 --
5
6 UNWINDBUFSIZE sizeof (__pthread_unwind_buf_t)
7 UWJMPBUF offsetof (__pthread_unwind_buf_t, __cancel_jmp_buf)