Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds