Home
last modified time | relevance | path

Searched refs:DB_GET_VALUE (Results 1 – 7 of 7) sorted by relevance

/nptl_db/
A Dtd_init.c38 if (DB_GET_VALUE (rtldglobalp, ta, __nptl_rtld_global, 0) == TD_OK) in __td_ta_rtld_global()
A Dtd_ta_get_nthreads.c35 err = DB_GET_VALUE (n, ta, __nptl_nthreads, 0); in td_ta_get_nthreads()
A Dtd_thr_tsd.c34 err = DB_GET_VALUE (tk_seq, th->th_ta_p, __pthread_keys, tk); in td_thr_tsd()
A Dtd_ta_event_getmsg.c45 err = DB_GET_VALUE (thp, ta, __nptl_last_event, 0); in td_ta_event_getmsg()
A Dtd_thr_event_getmsg.c73 err = DB_GET_VALUE (thp, th->th_ta_p, __nptl_last_event, 0); in td_thr_event_getmsg()
A Dtd_thr_get_info.c49 (void) DB_GET_VALUE (report_events, th->th_ta_p, in td_thr_get_info()
A Dthread_dbP.h199 #define DB_GET_VALUE(var, ta, name, idx) \ macro

Completed in 10 milliseconds