Searched defs:pthread_setschedprio (Results 1 – 3 of 3) sorted by relevance
4 int pthread_setschedprio(pthread_t t, int prio) in pthread_setschedprio() function
2779 pub fn pthread_setschedprio(native: ::pthread_t, priority: ::c_int) -> ::c_int; in pthread_setschedprio() function
4015 pub fn pthread_setschedprio(native: ::pthread_t, priority: ::c_int) -> ::c_int; in pthread_setschedprio() function