Searched defs:pthread_attr_getschedpolicy (Results 1 – 6 of 6) sorted by relevance
27 _LIBC_TEXT_SECTION int pthread_attr_getschedpolicy(const pthread_attr_t *restrict a, int *restrict … in pthread_attr_getschedpolicy() function
47 #define pthread_attr_getschedpolicy b_pthread_attr_getschedpolicy macro
49 int (*pthread_attr_getschedpolicy)(const pthread_attr_t *attr, int *policy); member
26 int pthread_attr_getschedpolicy(const pthread_attr_t *restrict a, int *restrict policy) in pthread_attr_getschedpolicy() function
27 int pthread_attr_getschedpolicy(const pthread_attr_t *restrict a, int *restrict policy) in pthread_attr_getschedpolicy() function
85 int pthread_attr_getschedpolicy(const pthread_attr_t *attr, int *policy) in pthread_attr_getschedpolicy() function