This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
musl
mirror of
git://git.musl-libc.org/musl
Watch
1
Star
0
Fork
You've already forked musl
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6d36c2098b
musl
/
arch
/
x86_64
/
bits
/
pthread.h
7 lines
90 B
C
Raw
Blame
History
struct
__ptcb
{
long
__jb
[
7
]
;
int
__dummy
;
struct
__ptcb
*
__next
;
void
*
__ptrs
[
3
]
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink