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

  /external/valgrind/drd/
drd_thread.h 157 void DRD_(thread_set_pthreadid)(const DrdThreadId tid, const PThreadId ptid);
drd_clientreq.c 276 DRD_(thread_set_pthreadid)(drd_tid, arg[1]);
drd_thread.c 589 void DRD_(thread_set_pthreadid)(const DrdThreadId tid, const PThreadId ptid) function
    [all...]

Completed in 223 milliseconds