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

  /external/compiler-rt/lib/tsan/rtl/
tsan_sync.cc 20 void DDMutexInit(ThreadState *thr, uptr pc, SyncVar *s);
36 DDMutexInit(thr, pc, this);
tsan_rtl_mutex.cc 43 void DDMutexInit(ThreadState *thr, uptr pc, SyncVar *s) {

Completed in 619 milliseconds