Home
last modified time | relevance | path

Searched defs:pthread_attr_getguardsize (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/porting/liteos_m/user/src/thread/
Dpthread_attr_get.c10 _LIBC_TEXT_SECTION int pthread_attr_getguardsize(const pthread_attr_t *restrict a, size_t *restrict… in pthread_attr_getguardsize() function
/third_party/musl/src/thread/
Dpthread_attr_get.c8 int pthread_attr_getguardsize(const pthread_attr_t *restrict a, size_t *restrict size) in pthread_attr_getguardsize() function
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_attr_get.c9 int pthread_attr_getguardsize(const pthread_attr_t *restrict a, size_t *restrict size) in pthread_attr_getguardsize() function