Lines Matching refs:INTERFACE_ATTRIBUTE
150 void INTERFACE_ATTRIBUTE AnnotateHappensBefore(char *f, int l, uptr addr) { in AnnotateHappensBefore()
155 void INTERFACE_ATTRIBUTE AnnotateHappensAfter(char *f, int l, uptr addr) { in AnnotateHappensAfter()
160 void INTERFACE_ATTRIBUTE AnnotateCondVarSignal(char *f, int l, uptr cv) { in AnnotateCondVarSignal()
163 void INTERFACE_ATTRIBUTE AnnotateCondVarSignalAll(char *f, int l, uptr cv) { in AnnotateCondVarSignalAll()
166 void INTERFACE_ATTRIBUTE AnnotateMutexIsNotPHB(char *f, int l, uptr mu) { in AnnotateMutexIsNotPHB()
169 void INTERFACE_ATTRIBUTE AnnotateCondVarWait(char *f, int l, uptr cv, in AnnotateCondVarWait()
173 void INTERFACE_ATTRIBUTE AnnotateRWLockCreate(char *f, int l, uptr m) { in AnnotateRWLockCreate()
178 void INTERFACE_ATTRIBUTE AnnotateRWLockCreateStatic(char *f, int l, uptr m) { in AnnotateRWLockCreateStatic()
183 void INTERFACE_ATTRIBUTE AnnotateRWLockDestroy(char *f, int l, uptr m) { in AnnotateRWLockDestroy()
188 void INTERFACE_ATTRIBUTE AnnotateRWLockAcquired(char *f, int l, uptr m, in AnnotateRWLockAcquired()
197 void INTERFACE_ATTRIBUTE AnnotateRWLockReleased(char *f, int l, uptr m, in AnnotateRWLockReleased()
206 void INTERFACE_ATTRIBUTE AnnotateTraceMemory(char *f, int l, uptr mem) { in AnnotateTraceMemory()
209 void INTERFACE_ATTRIBUTE AnnotateFlushState(char *f, int l) { in AnnotateFlushState()
212 void INTERFACE_ATTRIBUTE AnnotateNewMemory(char *f, int l, uptr mem, in AnnotateNewMemory()
216 void INTERFACE_ATTRIBUTE AnnotateNoOp(char *f, int l, uptr mem) { in AnnotateNoOp()
219 void INTERFACE_ATTRIBUTE AnnotateFlushExpectedRaces(char *f, int l) { in AnnotateFlushExpectedRaces()
222 void INTERFACE_ATTRIBUTE AnnotateEnableRaceDetection( in AnnotateEnableRaceDetection()
226 void INTERFACE_ATTRIBUTE AnnotateMutexIsUsedAsCondVar( in AnnotateMutexIsUsedAsCondVar()
230 void INTERFACE_ATTRIBUTE AnnotatePCQGet( in AnnotatePCQGet()
234 void INTERFACE_ATTRIBUTE AnnotatePCQPut( in AnnotatePCQPut()
238 void INTERFACE_ATTRIBUTE AnnotatePCQDestroy( in AnnotatePCQDestroy()
242 void INTERFACE_ATTRIBUTE AnnotatePCQCreate( in AnnotatePCQCreate()
246 void INTERFACE_ATTRIBUTE AnnotateExpectRace( in AnnotateExpectRace()
257 void INTERFACE_ATTRIBUTE AnnotateBenignRaceSized( in AnnotateBenignRaceSized()
263 void INTERFACE_ATTRIBUTE AnnotateBenignRace( in AnnotateBenignRace()
269 void INTERFACE_ATTRIBUTE AnnotateIgnoreReadsBegin(char *f, int l) { in AnnotateIgnoreReadsBegin()
274 void INTERFACE_ATTRIBUTE AnnotateIgnoreReadsEnd(char *f, int l) { in AnnotateIgnoreReadsEnd()
279 void INTERFACE_ATTRIBUTE AnnotateIgnoreWritesBegin(char *f, int l) { in AnnotateIgnoreWritesBegin()
284 void INTERFACE_ATTRIBUTE AnnotateIgnoreWritesEnd(char *f, int l) { in AnnotateIgnoreWritesEnd()
289 void INTERFACE_ATTRIBUTE AnnotateIgnoreSyncBegin(char *f, int l) { in AnnotateIgnoreSyncBegin()
294 void INTERFACE_ATTRIBUTE AnnotateIgnoreSyncEnd(char *f, int l) { in AnnotateIgnoreSyncEnd()
299 void INTERFACE_ATTRIBUTE AnnotatePublishMemoryRange( in AnnotatePublishMemoryRange()
303 void INTERFACE_ATTRIBUTE AnnotateUnpublishMemoryRange( in AnnotateUnpublishMemoryRange()
307 void INTERFACE_ATTRIBUTE AnnotateThreadName( in AnnotateThreadName()
316 void INTERFACE_ATTRIBUTE WTFAnnotateHappensBefore(char *f, int l, uptr addr) { in WTFAnnotateHappensBefore()
319 void INTERFACE_ATTRIBUTE WTFAnnotateHappensAfter(char *f, int l, uptr addr) { in WTFAnnotateHappensAfter()
322 void INTERFACE_ATTRIBUTE WTFAnnotateBenignRaceSized( in WTFAnnotateBenignRaceSized()
328 int INTERFACE_ATTRIBUTE RunningOnValgrind() { in RunningOnValgrind()
332 double __attribute__((weak)) INTERFACE_ATTRIBUTE ValgrindSlowdown(void) { in ValgrindSlowdown()
336 const char INTERFACE_ATTRIBUTE* ThreadSanitizerQuery(const char *query) { in ThreadSanitizerQuery()
343 void INTERFACE_ATTRIBUTE
345 void INTERFACE_ATTRIBUTE
350 INTERFACE_ATTRIBUTE
356 INTERFACE_ATTRIBUTE
362 INTERFACE_ATTRIBUTE
375 INTERFACE_ATTRIBUTE
388 INTERFACE_ATTRIBUTE
403 INTERFACE_ATTRIBUTE
410 INTERFACE_ATTRIBUTE
417 INTERFACE_ATTRIBUTE
424 INTERFACE_ATTRIBUTE
432 INTERFACE_ATTRIBUTE