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

  /external/compiler-rt/lib/tsan/go/
test.c 18 void __tsan_map_shadow(void *addr, unsigned long size);
42 __tsan_map_shadow(buf, 4096);
tsan_go.cc 116 void __tsan_map_shadow(uptr addr, uptr size) { function

Completed in 53 milliseconds