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

  /external/compiler-rt/lib/tsan/rtl/
tsan_mman.h 40 enum MBlockType {
69 void *internal_alloc(MBlockType typ, uptr sz);
tsan_vector.h 27 explicit Vector(MBlockType typ)
94 const MBlockType typ_;
tsan_mman.cc 162 void *internal_alloc(MBlockType typ, uptr sz) {
  /external/compiler-rt/lib/tsan/go/
tsan_go.cc 50 void *internal_alloc(MBlockType typ, uptr sz) {

Completed in 38 milliseconds