Home
last modified time | relevance | path

Searched defs:DEFAULT_STACK_SIZE (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_stack_size.c21 #define DEFAULT_STACK_SIZE 131072 macro
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dpthread_impl.h122 #define DEFAULT_STACK_SIZE 131072 macro
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dpthread_impl.h122 #define DEFAULT_STACK_SIZE 131072 macro
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dpthread_impl.h126 #define DEFAULT_STACK_SIZE 131072 macro
/third_party/musl/porting/liteos_m/user/src/internal/
H A Dpthread_impl.h183 #define DEFAULT_STACK_SIZE 131072 macro
/third_party/musl/porting/linux/user/src/internal/
H A Dpthread_impl.h284 #define DEFAULT_STACK_SIZE TARGET_STACK_SIZE macro
286 #define DEFAULT_STACK_SIZE 131072 macro
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dpthread_impl.h199 #define DEFAULT_STACK_SIZE 131072 macro
/third_party/musl/src/internal/
H A Dpthread_impl.h299 #define DEFAULT_STACK_SIZE TARGET_STACK_SIZE macro
301 #define DEFAULT_STACK_SIZE 131072 macro

Completed in 4 milliseconds