Searched defs:pthread_setschedprio (Results 1 – 5 of 5) sorted by relevance
1104 pub fn pthread_setschedprio(native: pthread_t, priority: c_int) -> c_int; in pthread_setschedprio() function
2316 pub fn pthread_setschedprio(native: pthread_t, priority: c_int) -> c_int; in pthread_setschedprio() function
2931 pub fn pthread_setschedprio(native: crate::pthread_t, priority: c_int) -> c_int; in pthread_setschedprio() function
2811 pub fn pthread_setschedprio(thread: crate::pthread_t, prio: c_int) -> c_int; in pthread_setschedprio() function
6437 pub fn pthread_setschedprio(native: crate::pthread_t, priority: c_int) -> c_int; in pthread_setschedprio() function