Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl_db/
A Dtd_thr_get_info.c30 psaddr_t tls, schedpolicy, schedprio, cancelhandling, tid, report_events; in td_thr_get_info() local
50 err = DB_GET_FIELD_LOCAL (schedprio, th->th_ta_p, copy, pthread, in td_thr_get_info()
73 ? 0 : (uintptr_t) schedprio); in td_thr_get_info()
A Dtd_ta_thr_iter.c67 psaddr_t addr, schedpolicy, schedprio; in iterate_thread_list() local
83 err = DB_GET_FIELD_LOCAL (schedprio, ta, copy, pthread, in iterate_thread_list()
92 ? 0 : (uintptr_t) schedprio); in iterate_thread_list()

Completed in 2 milliseconds