reorganize thread exit code, make pthread_exit call cancellation handlers
[musl] / include / bits / setjmp.h
1 typedef unsigned long jmp_buf [7];