Home
last modified time | relevance | path

Searched defs:pthread_attr_getscope (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_m/user/src/thread/
H A Dpthread_attr_get.c33 _LIBC_TEXT_SECTION int pthread_attr_getscope(const pthread_attr_t *restrict a, int *restrict scope) in pthread_attr_getscope() function
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_attr_get.c33 int pthread_attr_getscope(const pthread_attr_t *restrict a, int *restrict scope) in pthread_attr_getscope() function
/third_party/musl/src/thread/
H A Dpthread_attr_get.c33 int pthread_attr_getscope(const pthread_attr_t *restrict a, int *restrict scope) in pthread_attr_getscope() function
/third_party/musl/porting/liteos_m/user/include/
H A Dusr_lib_define.h43 #define pthread_attr_getscope b_pthread_attr_getscope macro
H A Dusr_lib_ops.h45 int (*pthread_attr_getscope)(const pthread_attr_t *attr, int *scope); member
/third_party/musl/porting/liteos_m/user/hook/
H A Dlos_usr_libc.c65 int pthread_attr_getscope(const pthread_attr_t *attr, int *scope) in pthread_attr_getscope() function
/third_party/FreeBSD/lib/libc/include/
H A Dnamespace.h95 #define pthread_attr_getscope _pthread_attr_getscope macro

Completed in 5 milliseconds