Sign in
cobalt
/
cobalt
/
da45c04cd0b2a42259750905712e02601644c062
/
.
/
third_party
/
musl
/
src
/
thread
/
default_attr.c
blob: 46fe98ee5ce29449c5fabc43a113c5f689970291 [
file
]
#include
"pthread_impl.h"
size_t
__default_stacksize
=
DEFAULT_STACK_SIZE
;
size_t
__default_guardsize
=
DEFAULT_GUARD_SIZE
;