Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h64 typedef long long_t; typedef
H A Dtsan_interceptors_libdispatch.cpp321 TSAN_INTERCEPTOR(long_t, dispatch_semaphore_signal, in TSAN_INTERCEPTOR() argument
328 TSAN_INTERCEPTOR(long_t, dispatch_semaphore_wait, dispatch_semaphore_t dsema, in TSAN_INTERCEPTOR() argument
336 TSAN_INTERCEPTOR(long_t, dispatch_group_wait, dispatch_group_t group, in TSAN_INTERCEPTOR() argument
H A Dtsan_interceptors_mac.cpp34 typedef long long_t; typedef
H A Dtsan_interceptors_posix.cpp147 typedef long long_t; typedef