OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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 84 milliseconds