Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/thread/
Dpthread_guard_size.c21 #define DEFAULT_GUARD_SIZE 8192 macro
32 TEST(guard_size == DEFAULT_GUARD_SIZE); in pthread_guard_size_0100()
/third_party/musl/src/thread/
Ddefault_attr.c4 unsigned __default_guardsize = DEFAULT_GUARD_SIZE;
/third_party/musl/porting/linux/user/src/internal/
Dpthread_impl.h252 #define DEFAULT_GUARD_SIZE TARGET_GUARD_SIZE macro
254 #define DEFAULT_GUARD_SIZE 8192 macro
/third_party/musl/porting/uniproton/kernel/src/internal/
Dpthread_impl.h123 #define DEFAULT_GUARD_SIZE 8192 macro
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dpthread_impl.h122 #define DEFAULT_GUARD_SIZE 8192 macro
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dpthread_impl.h123 #define DEFAULT_GUARD_SIZE 8192 macro
/third_party/musl/src/internal/
Dpthread_impl.h183 #define DEFAULT_GUARD_SIZE 8192 macro
/third_party/musl/porting/liteos_a/user/src/internal/
Dpthread_impl.h184 #define DEFAULT_GUARD_SIZE 8192 macro
/third_party/musl/porting/liteos_m/user/src/internal/
Dpthread_impl.h184 #define DEFAULT_GUARD_SIZE 8192 macro