Home
last modified time | relevance | path

Searched defs:long_t (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_libdispatch_mac.cc28 typedef long long_t; // NOLINT typedef
268 TSAN_INTERCEPTOR(long_t, dispatch_semaphore_signal, in TSAN_INTERCEPTOR() argument
275 TSAN_INTERCEPTOR(long_t, dispatch_semaphore_wait, dispatch_semaphore_t dsema, in TSAN_INTERCEPTOR() argument
283 TSAN_INTERCEPTOR(long_t, dispatch_group_wait, dispatch_group_t group, in TSAN_INTERCEPTOR() argument
Dtsan_interceptors_mac.cc26 typedef long long_t; // NOLINT typedef
Dtsan_interceptors.cc136 typedef long long_t; // NOLINT typedef