Home
last modified time | relevance | path

Searched refs:DB_GET_FIELD_LOCAL (Results 1 – 12 of 12) sorted by relevance

/nptl_db/
A Dtd_thr_get_info.c67 err = DB_GET_FIELD_LOCAL (schedpolicy, th->th_ta_p, copy, pthread, in td_thr_get_info()
71 err = DB_GET_FIELD_LOCAL (schedprio, th->th_ta_p, copy, pthread, in td_thr_get_info()
75 err = DB_GET_FIELD_LOCAL (tid, th->th_ta_p, copy, pthread, tid, 0); in td_thr_get_info()
78 err = DB_GET_FIELD_LOCAL (cancelhandling, th->th_ta_p, copy, pthread, in td_thr_get_info()
82 err = DB_GET_FIELD_LOCAL (report_events, th->th_ta_p, copy, pthread, in td_thr_get_info()
112 err = DB_GET_FIELD_LOCAL (infop->ti_startfunc, th->th_ta_p, copy, pthread, in td_thr_get_info()
120 err = DB_GET_FIELD_LOCAL (word, th->th_ta_p, copy, pthread, in td_thr_get_info()
A Dtd_ta_tsd_iter.c62 err = DB_GET_FIELD_LOCAL (seq, ta, keys, pthread_key_struct, seq, 0); in td_ta_tsd_iter()
67 err = DB_GET_FIELD_LOCAL (destr, ta, keys, pthread_key_struct, in td_ta_tsd_iter()
A Dtd_ta_thr_iter.c78 err = DB_GET_FIELD_LOCAL (schedpolicy, ta, copy, pthread, in iterate_thread_list()
82 err = DB_GET_FIELD_LOCAL (schedprio, ta, copy, pthread, in iterate_thread_list()
103 err = DB_GET_FIELD_LOCAL (next, ta, copy + (ofs - (psaddr_t) 0), list_t, in iterate_thread_list()
A Dtd_thr_tsd.c82 err = DB_GET_FIELD_LOCAL (seq, th->th_ta_p, copy, pthread_key_data, seq, 0); in td_thr_tsd()
89 err = DB_GET_FIELD_LOCAL (value, th->th_ta_p, copy, pthread_key_data, in td_thr_tsd()
A Dtd_ta_event_getmsg.c61 err = DB_GET_FIELD_LOCAL (eventnum, ta, copy, td_eventbuf_t, eventnum, 0); in td_ta_event_getmsg()
69 err = DB_GET_FIELD_LOCAL (eventdata, ta, copy, td_eventbuf_t, eventdata, 0); in td_ta_event_getmsg()
A Dtd_thr_event_getmsg.c42 err = DB_GET_FIELD_LOCAL (eventnum, th->th_ta_p, copy, in td_thr_event_getmsg()
51 err = DB_GET_FIELD_LOCAL (eventdata, th->th_ta_p, copy, in td_thr_event_getmsg()
A Dtd_thr_clear_event.c46 err = DB_GET_FIELD_LOCAL (word, th->th_ta_p, copy, in td_thr_clear_event()
A Dtd_thr_set_event.c46 err = DB_GET_FIELD_LOCAL (word, th->th_ta_p, copy, in td_thr_set_event()
A Dtd_ta_set_event.c48 err = DB_GET_FIELD_LOCAL (word, ta, copy, in td_ta_set_event()
A Dtd_ta_clear_event.c48 err = DB_GET_FIELD_LOCAL (word, ta, copy, in td_ta_clear_event()
A Dtd_thr_tlsbase.c163 err = DB_GET_FIELD_LOCAL (map, th->th_ta_p, slot, dtv_slotinfo, map, 0); in td_thr_tlsbase()
171 err = DB_GET_FIELD_LOCAL (temp, th->th_ta_p, slot, dtv_slotinfo, gen, 0); in td_thr_tlsbase()
A Dthread_dbP.h192 #define DB_GET_FIELD_LOCAL(var, ta, ptr, type, field, idx) \ macro

Completed in 16 milliseconds