Home
last modified time | relevance | path

Searched refs:DEFAULT_GUARD_MAX (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/src/thread/
Dpthread_setattr_default_np.c18 unsigned guard = MIN(attrp->_a_guardsize, DEFAULT_GUARD_MAX); in pthread_setattr_default_np()
/third_party/musl/porting/uniproton/kernel/src/internal/
Dpthread_impl.h126 #define DEFAULT_GUARD_MAX (1<<20) macro
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dpthread_impl.h125 #define DEFAULT_GUARD_MAX (1<<20) macro
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dpthread_impl.h126 #define DEFAULT_GUARD_MAX (1<<20) macro
/third_party/musl/src/internal/
Dpthread_impl.h186 #define DEFAULT_GUARD_MAX (1<<20) macro
/third_party/musl/porting/liteos_a/user/src/internal/
Dpthread_impl.h187 #define DEFAULT_GUARD_MAX (1<<20) macro
/third_party/musl/porting/liteos_m/user/src/internal/
Dpthread_impl.h187 #define DEFAULT_GUARD_MAX (1<<20) macro
/third_party/musl/porting/linux/user/src/internal/
Dpthread_impl.h258 #define DEFAULT_GUARD_MAX (1<<20) macro