Searched refs:pthread_attr_setschedparam (Results 1 - 2 of 2) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/thread/
H A Dpthread_attr_setschedparam.c3 int pthread_attr_setschedparam(pthread_attr_t *restrict a, const struct sched_param *restrict param) function
/seL4-camkes-master/projects/musllibc/include/
H A Dpthread.h159 int pthread_attr_setschedparam(pthread_attr_t *__restrict, const struct sched_param *__restrict);

Completed in 30 milliseconds