Home
last modified time | relevance | path

Searched refs:posix_spawnattr_getschedparam (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/process/
H A Dposix_spawnattr_sched.c6 int posix_spawnattr_getschedparam(const posix_spawnattr_t *restrict attr, in posix_spawnattr_getschedparam() function
/third_party/musl/src/process/
H A Dposix_spawnattr_sched.c6 int posix_spawnattr_getschedparam(const posix_spawnattr_t *restrict attr, in posix_spawnattr_getschedparam() function
/third_party/musl/porting/uniproton/kernel/include/
H A Dspawn.h63 int posix_spawnattr_getschedparam(const posix_spawnattr_t *__restrict, struct sched_param *__restrict);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dspawn.h63 int posix_spawnattr_getschedparam(const posix_spawnattr_t *__restrict, struct sched_param *__restrict);
/third_party/musl/porting/liteos_m/kernel/include/
H A Dspawn.h63 int posix_spawnattr_getschedparam(const posix_spawnattr_t *__restrict, struct sched_param *__restrict);
/third_party/musl/include/
H A Dspawn.h63 int posix_spawnattr_getschedparam(const posix_spawnattr_t *__restrict, struct sched_param *__restrict);
/third_party/musl/libc-test/src/api/
H A Dspawn.c47 {int(*p)(const posix_spawnattr_t*restrict,struct sched_param*restrict) = posix_spawnattr_getschedparam;} in h()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2846 pub fn posix_spawnattr_getschedparam( in posix_spawnattr_getschedparam() functions
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs3016 pub fn posix_spawnattr_getschedparam( in posix_spawnattr_getschedparam() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs4380 pub fn posix_spawnattr_getschedparam( in posix_spawnattr_getschedparam() functions
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs4160 pub fn posix_spawnattr_getschedparam( in posix_spawnattr_getschedparam() functions

Completed in 38 milliseconds