Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_guard_size.c21 #define DEFAULT_GUARD_SIZE 8192 macro
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dpthread_impl.h123 #define DEFAULT_GUARD_SIZE 8192 macro
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dpthread_impl.h123 #define DEFAULT_GUARD_SIZE 8192 macro
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dpthread_impl.h127 #define DEFAULT_GUARD_SIZE 8192 macro
/third_party/musl/porting/liteos_m/user/src/internal/
H A Dpthread_impl.h184 #define DEFAULT_GUARD_SIZE 8192 macro
/third_party/musl/porting/linux/user/src/internal/
H A Dpthread_impl.h290 #define DEFAULT_GUARD_SIZE TARGET_GUARD_SIZE macro
292 #define DEFAULT_GUARD_SIZE 8192 macro
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dpthread_impl.h200 #define DEFAULT_GUARD_SIZE 8192 macro
/third_party/musl/src/internal/
H A Dpthread_impl.h305 #define DEFAULT_GUARD_SIZE TARGET_GUARD_SIZE macro
307 #define DEFAULT_GUARD_SIZE 8192 macro

Completed in 5 milliseconds