Searched refs:thread_set_pthreadid (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/drd/
H A Ddrd_thread.h168 void DRD_(thread_set_pthreadid)(const DrdThreadId tid, const PThreadId ptid);
H A Ddrd_clientreq.c275 DRD_(thread_set_pthreadid)(drd_tid, arg[1]);
H A Ddrd_thread.c320 /* Counterpart in DRD_(thread_set_pthreadid)(). */
609 void DRD_(thread_set_pthreadid)(const DrdThreadId tid, const PThreadId ptid) function

Completed in 211 milliseconds