Home
last modified time | relevance | path

Searched refs:DEFAULT_STACK_SIZE (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/libc-test/src/functionalext/thread/
Dpthread_stack_size.c21 #define DEFAULT_STACK_SIZE 131072 macro
32 TEST(stack_size == DEFAULT_STACK_SIZE); in pthread_stack_size_0100()
/third_party/musl/src/thread/
Ddefault_attr.c3 unsigned __default_stacksize = DEFAULT_STACK_SIZE;
/third_party/musl/porting/linux/user/src/internal/
Dpthread_impl.h246 #define DEFAULT_STACK_SIZE TARGET_STACK_SIZE macro
248 #define DEFAULT_STACK_SIZE 131072 macro
/third_party/musl/porting/uniproton/kernel/src/internal/
Dpthread_impl.h122 #define DEFAULT_STACK_SIZE 131072 macro
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dpthread_impl.h121 #define DEFAULT_STACK_SIZE 131072 macro
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dpthread_impl.h122 #define DEFAULT_STACK_SIZE 131072 macro
/third_party/musl/src/internal/
Dpthread_impl.h182 #define DEFAULT_STACK_SIZE 131072 macro
/third_party/musl/porting/liteos_a/user/src/internal/
Dpthread_impl.h183 #define DEFAULT_STACK_SIZE 131072 macro
/third_party/musl/porting/liteos_m/user/src/internal/
Dpthread_impl.h183 #define DEFAULT_STACK_SIZE 131072 macro