Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_attr_setscope.c3 int pthread_attr_setscope(pthread_attr_t *a, int scope) in pthread_attr_setscope() function
/third_party/musl/porting/liteos_m/user/src/thread/
H A Dpthread_attr_setscope.c4 _LIBC_TEXT_SECTION int pthread_attr_setscope(pthread_attr_t *a, int scope) in pthread_attr_setscope() function
/third_party/musl/src/thread/
H A Dpthread_attr_setscope.c3 int pthread_attr_setscope(pthread_attr_t *a, int scope) in pthread_attr_setscope() function
/third_party/musl/porting/liteos_m/user/include/
H A Dusr_lib_define.h42 #define pthread_attr_setscope b_pthread_attr_setscope macro
H A Dusr_lib_ops.h44 int (*pthread_attr_setscope)(pthread_attr_t *attr, int scope); member
/third_party/musl/porting/liteos_m/user/hook/
H A Dlos_usr_libc.c60 int pthread_attr_setscope(pthread_attr_t *attr, int scope) in pthread_attr_setscope() function
/third_party/FreeBSD/lib/libc/include/
H A Dnamespace.h107 #define pthread_attr_setscope _pthread_attr_setscope macro

Completed in 3 milliseconds