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

  /external/valgrind/main/drd/
drd_thread.h 177 void DRD_(thread_set_record_stores)(const DrdThreadId tid, const Bool enabled);
drd_clientreq.c 203 DRD_(thread_set_record_stores)(drd_tid, arg[1]);
drd_main.c 632 DRD_(thread_set_record_stores)(drd_tid, False);
drd_thread.c 1205 void DRD_(thread_set_record_stores)(const DrdThreadId tid, const Bool enabled) function
    [all...]

Completed in 55 milliseconds