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

  /external/valgrind/drd/
drd_thread.h 143 void DRD_(thread_delete)(const DrdThreadId tid, Bool detached);
drd_thread.c 362 DRD_(thread_delete)(j, False);
495 void DRD_(thread_delete)(const DrdThreadId tid, const Bool detached) function
524 * thread_delete() is called. Note: thread_delete() is only called for
562 DRD_(thread_delete)(i, True);
    [all...]

Completed in 87 milliseconds