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

  /external/valgrind/unittest/
thread_wrappers_pthread.h 129 const int64_t ten_3 = 1000LL; local
131 now_nsec += (int64_t)tv->tv_usec * ten_3;
  /external/valgrind/main/drd/tests/
tsan_thread_wrappers_pthread.h 95 const int64_t ten_3 = 1000LL; local
97 now_nsec += (int64_t)tv->tv_usec * ten_3;

Completed in 6280 milliseconds