Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl_db/
A Dtd_ta_get_nthreads.c36 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.c46 err = DB_GET_VALUE (thp, ta, __nptl_last_event, 0); in td_ta_event_getmsg()
A Dtd_thr_event_getmsg.c74 err = DB_GET_VALUE (thp, th->th_ta_p, __nptl_last_event, 0); in td_thr_event_getmsg()
A Dthread_dbP.h185 #define DB_GET_VALUE(var, ta, name, idx) \ macro

Completed in 5 milliseconds