Home
last modified time | relevance | path

Searched defs:pthread_setschedparam (Results 1 – 12 of 12) sorted by relevance

/external/trusty/musl/src/thread/
Dpthread_setschedparam.c4 int pthread_setschedparam(pthread_t t, int policy, const struct sched_param *param) in pthread_setschedparam() function
/external/musl/src/thread/
Dpthread_setschedparam.c4 int pthread_setschedparam(pthread_t t, int policy, const struct sched_param *param) in pthread_setschedparam() function
/external/rust/crates/libc/src/unix/newlib/vita/
Dmod.rs215 pub fn pthread_setschedparam( in pthread_setschedparam() function
/external/rust/crates/libc/src/unix/newlib/horizon/
Dmod.rs247 pub fn pthread_setschedparam( in pthread_setschedparam() function
/external/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs725 pub fn pthread_setschedparam( in pthread_setschedparam() function
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1659 pub fn pthread_setschedparam( in pthread_setschedparam() function
/external/rust/crates/libc/src/unix/nto/
Dmod.rs3103 pub fn pthread_setschedparam( in pthread_setschedparam() function
/external/rust/crates/libc/src/unix/aix/
Dmod.rs2765 pub fn pthread_setschedparam( in pthread_setschedparam() function
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs3882 pub fn pthread_setschedparam( in pthread_setschedparam() function
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5783 pub fn pthread_setschedparam( in pthread_setschedparam() function
/external/rust/crates/libc/src/unix/hurd/
Dmod.rs4051 pub fn pthread_setschedparam( in pthread_setschedparam() function
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs5353 pub fn pthread_setschedparam( in pthread_setschedparam() function