Searched refs:dtv_slotinfo (Results 1 – 3 of 3) sorted by relevance
/nptl_db/ |
A D | td_thr_tlsbase.c | 59 dtv_slotinfo (td_thragent_t *ta, in dtv_slotinfo() function 152 err = dtv_slotinfo (th->th_ta_p, modid, &temp); in td_thr_tlsbase() 157 err = DB_GET_STRUCT (slot, th->th_ta_p, temp, dtv_slotinfo); in td_thr_tlsbase() 163 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 D | db_info.c | 43 typedef struct dtv_slotinfo dtv_slotinfo; typedef
|
A D | structs.def | 118 DB_STRUCT (dtv_slotinfo) 119 DB_STRUCT_FIELD (dtv_slotinfo, gen) 120 DB_STRUCT_FIELD (dtv_slotinfo, map)
|
Completed in 7 milliseconds