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 254 DRD_(thread_new_segment)(DRD_(PtThreadIdToDrdThreadId)(arg[1]));
281 const DrdThreadId drd_joinable = DRD_(PtThreadIdToDrdThreadId)(arg[1]);
305 const DrdThreadId thread_to_join = DRD_(PtThreadIdToDrdThreadId)(arg[1]);
324 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 61 milliseconds