index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
bits
/
pthread.h
blob: 9cd15f2574a1d1a9a0f1599519a048bb95e03c27 (
plain
) (
blame
)
1
2
3
4
5
6
struct __ptcb { long __jb[64]; int __dummy; struct __ptcb *__next; void *__ptrs[3]; };