HomeSort by relevance Sort by last modified time
    Searched refs:PtThreadIdToDrdThreadId (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/drd/
drd_clientreq.c 225 DRD_(thread_new_segment)(DRD_(PtThreadIdToDrdThreadId)(arg[1]));
252 const DrdThreadId drd_joinable = DRD_(PtThreadIdToDrdThreadId)(arg[1]);
276 const DrdThreadId thread_to_join = DRD_(PtThreadIdToDrdThreadId)(arg[1]);
295 const DrdThreadId thread_to_cancel =DRD_(PtThreadIdToDrdThreadId)(arg[1]);
drd_thread.h 136 DrdThreadId DRD_(PtThreadIdToDrdThreadId)(const PThreadId tid);
drd_thread.c 219 DrdThreadId DRD_(PtThreadIdToDrdThreadId)(const PThreadId tid)
    [all...]

Completed in 502 milliseconds