Home
last modified time | relevance | path

Searched refs:posix_spawnattr_getschedparam (Results 1 – 15 of 15) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/process/
Dposix_spawnattr_sched.c6 int posix_spawnattr_getschedparam(const posix_spawnattr_t *restrict attr, in posix_spawnattr_getschedparam() function
/third_party/musl/src/process/
Dposix_spawnattr_sched.c6 int posix_spawnattr_getschedparam(const posix_spawnattr_t *restrict attr, in posix_spawnattr_getschedparam() function
/third_party/musl/libc-test/src/api/
Dspawn.c47 …*p)(const posix_spawnattr_t*restrict,struct sched_param*restrict) = posix_spawnattr_getschedparam;} in h()
/third_party/musl/include/
Dspawn.h63 int posix_spawnattr_getschedparam(const posix_spawnattr_t *__restrict, struct sched_param *__restri…
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dspawn.h63 int posix_spawnattr_getschedparam(const posix_spawnattr_t *__restrict, struct sched_param *__restri…
/third_party/musl/porting/uniproton/kernel/include/
Dspawn.h63 int posix_spawnattr_getschedparam(const posix_spawnattr_t *__restrict, struct sched_param *__restri…
/third_party/musl/porting/liteos_m/kernel/include/
Dspawn.h63 int posix_spawnattr_getschedparam(const posix_spawnattr_t *__restrict, struct sched_param *__restri…
/third_party/rust/crates/libc/libc-test/semver/
Dnetbsd.txt1382 posix_spawnattr_getschedparam
Dfreebsd.txt1763 posix_spawnattr_getschedparam
Dlinux.txt3117 posix_spawnattr_getschedparam
/third_party/musl/
Dlibc.map.txt1309 posix_spawnattr_getschedparam;
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2846 pub fn posix_spawnattr_getschedparam( in posix_spawnattr_getschedparam() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs3016 pub fn posix_spawnattr_getschedparam( in posix_spawnattr_getschedparam() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4380 pub fn posix_spawnattr_getschedparam( in posix_spawnattr_getschedparam() function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs4160 pub fn posix_spawnattr_getschedparam( in posix_spawnattr_getschedparam() function