Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/user/src/thread/
H A Dpthread_attr_get.c27 _LIBC_TEXT_SECTION int pthread_attr_getschedpolicy(const pthread_attr_t *restrict a, int *restrict policy) in pthread_attr_getschedpolicy() function
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_attr_get.c27 int pthread_attr_getschedpolicy(const pthread_attr_t *restrict a, int *restrict policy) in pthread_attr_getschedpolicy() function
/third_party/musl/src/thread/
H A Dpthread_attr_get.c27 int pthread_attr_getschedpolicy(const pthread_attr_t *restrict a, int *restrict policy) in pthread_attr_getschedpolicy() function
/third_party/musl/porting/liteos_m/user/include/
H A Dusr_lib_define.h47 #define pthread_attr_getschedpolicy b_pthread_attr_getschedpolicy macro
H A Dusr_lib_ops.h49 int (*pthread_attr_getschedpolicy)(const pthread_attr_t *attr, int *policy); member
/third_party/musl/porting/liteos_m/user/hook/
H A Dlos_usr_libc.c85 int pthread_attr_getschedpolicy(const pthread_attr_t *attr, int *policy) in pthread_attr_getschedpolicy() function
/third_party/FreeBSD/lib/libc/include/
H A Dnamespace.h94 #define pthread_attr_getschedpolicy _pthread_attr_getschedpolicy macro

Completed in 9 milliseconds