index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
bits
/
pthread.h
blob: 7d19065dedc1f4b144e6bbf807e96fad83e0f062 (
plain
) (
blame
)
1
2
3
4
5
6
struct
__ptcb
{
long
__jb
[
7
];
int
__dummy
;
struct
__ptcb
*
__next
;
void
*
__ptrs
[
3
];
};