Files
clang-p2996/compiler-rt/lib/memprof/memprof_interceptors.cpp
Vitaly Buka f0f774ebf0 [sanitizer] Rename DEFINE_REAL_PTHREAD_FUNCTIONS (#96527)
We use REAL() calls in interceptors, but
DEFINE_REAL_PTHREAD_FUNCTIONS has nothing to do
with them and only used for internal maintenance
threads.

This is done to avoid confusion like in #96456.
2024-06-25 09:42:01 -07:00

13 KiB