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

  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_linux_test.cc 95 arg->reported_tid = GetTid();
144 pid_t self_tid = GetTid();
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common.h 43 uptr GetTid();
sanitizer_mac.cc 122 uptr GetTid() {
sanitizer_linux.cc 170 uptr GetTid() {
  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc 720 ThreadStart(thr, tid, GetTid());
    [all...]

Completed in 267 milliseconds