Home
last modified time | relevance | path

Searched defs:pthread_setaffinity_np (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/src/sched/
Daffinity.c12 int pthread_setaffinity_np(pthread_t td, size_t size, const cpu_set_t *set) in pthread_setaffinity_np() function
/third_party/musl/porting/liteos_a/user/src/sched/
Daffinity.c16 int pthread_setaffinity_np(pthread_t td, size_t size, const cpu_set_t *set) in pthread_setaffinity_np() function
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2664 pub fn pthread_setaffinity_np( in pthread_setaffinity_np() function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs4199 pub fn pthread_setaffinity_np( in pthread_setaffinity_np() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4045 pub fn pthread_setaffinity_np( in pthread_setaffinity_np() function