Home
last modified time | relevance | path

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

/external/valgrind/tsan/
Dts_pin.cc711 #define WRAP_NAME(name) Wrap_##name macro
881 static uintptr_t WRAP_NAME(ThreadSanitizerQuery)(WRAP_PARAM4) { in WRAP_NAME() function
947 static uintptr_t WRAP_NAME(pthread_once)(WRAP_PARAM4) { in WRAP_NAME() function
1024 static uintptr_t WRAP_NAME(pthread_create)(WRAP_PARAM4) { in WRAP_NAME() function
1167 static uintptr_t WRAP_NAME(CreateThread)(WRAP_PARAM6) { in WRAP_NAME() function
1300 static uintptr_t WRAP_NAME(pthread_join)(WRAP_PARAM4) { in WRAP_NAME() function
1311 static size_t WRAP_NAME(fwrite)(WRAP_PARAM4) { in WRAP_NAME() function
1431 uintptr_t WRAP_NAME(ResumeThread)(WRAP_PARAM4) { in WRAP_NAME() function
1437 uintptr_t WRAP_NAME(RtlInitializeCriticalSection)(WRAP_PARAM4) { in WRAP_NAME() function
1445 uintptr_t WRAP_NAME(RtlInitializeCriticalSectionAndSpinCount)(WRAP_PARAM4) { in WRAP_NAME() function
[all …]