repo.or.cz
/
musl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bits/syscall.h: add landlock syscalls from linux v5.13
[musl.git]
/
src
/
thread
/
default_attr.c
blob
dce9640964c23ffc0e14da4ae7a56f7a2a418515
1
#include
"pthread_impl.h"
2
3
unsigned
__default_stacksize
=
DEFAULT_STACK_SIZE
;
4
unsigned
__default_guardsize
=
DEFAULT_GUARD_SIZE
;