]> git.ipfire.org Git - thirdparty/glibc.git/blame - nptl/unwindbuf.sym
Add per-thread cache to malloc
[thirdparty/glibc.git] / nptl / unwindbuf.sym
CommitLineData
96c814d3
UD
1#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)