Home
last modified time | relevance | path

Searched refs:SYS_sched_getattr (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h762 #define SYS_sched_getattr 381 macro
/third_party/glib/glib/
Dgthread-posix.c1204 res = syscall (SYS_sched_getattr, tid, scheduler_settings->attr, size, flags); in g_system_thread_get_scheduler_settings()
/third_party/glib/
Dmeson.build1901 if cc.has_header_symbol('sys/syscall.h', 'SYS_sched_getattr')
DNEWS1150 - !1325 Check for SYS_sched_getattr before using it unconditionally