Sign in
cobalt
/
cobalt.git
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
third_party
/
musl
/
src
/
thread
/
default_attr.c
blob: dce9640964c23ffc0e14da4ae7a56f7a2a418515 [
file
]
#include
"pthread_impl.h"
unsigned
__default_stacksize
=
DEFAULT_STACK_SIZE
;
unsigned
__default_guardsize
=
DEFAULT_GUARD_SIZE
;