Home
last modified time | relevance | path

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

/glibc-2.36/nptl_db/
Dtd_thr_get_info.c30 psaddr_t tls, schedpolicy, schedprio, cancelhandling, tid, report_events; in td_thr_get_info() local
41 schedprio = 0; in td_thr_get_info()
71 err = DB_GET_FIELD_LOCAL (schedprio, th->th_ta_p, copy, pthread, in td_thr_get_info()
95 ? 0 : (uintptr_t) schedprio); in td_thr_get_info()
Dtd_ta_thr_iter.c66 psaddr_t addr, schedpolicy, schedprio; in iterate_thread_list() local
82 err = DB_GET_FIELD_LOCAL (schedprio, ta, copy, pthread, in iterate_thread_list()
91 ? 0 : (uintptr_t) schedprio); in iterate_thread_list()