Home
last modified time | relevance | path

Searched refs:SYS_sched_setattr (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/glib/
Dgthread-posix.c1233 res = syscall (SYS_sched_setattr, tid, scheduler_settings->attr, flags); in g_system_thread_get_scheduler_settings()
1266 res = syscall (SYS_sched_setattr, tid, thread->scheduler_settings->attr, flags); in linux_pthread_proxy()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h761 #define SYS_sched_setattr 380 macro