Lines Matching refs:INTERFACE_ATTRIBUTE

226 void INTERFACE_ATTRIBUTE AnnotateHappensBefore(char *f, int l, uptr addr) {
231 void INTERFACE_ATTRIBUTE AnnotateHappensAfter(char *f, int l, uptr addr) {
236 void INTERFACE_ATTRIBUTE AnnotateCondVarSignal(char *f, int l, uptr cv) {
240 void INTERFACE_ATTRIBUTE AnnotateCondVarSignalAll(char *f, int l, uptr cv) {
244 void INTERFACE_ATTRIBUTE AnnotateMutexIsNotPHB(char *f, int l, uptr mu) {
248 void INTERFACE_ATTRIBUTE AnnotateCondVarWait(char *f, int l, uptr cv,
253 void INTERFACE_ATTRIBUTE AnnotateRWLockCreate(char *f, int l, uptr m) {
258 void INTERFACE_ATTRIBUTE AnnotateRWLockCreateStatic(char *f, int l, uptr m) {
263 void INTERFACE_ATTRIBUTE AnnotateRWLockDestroy(char *f, int l, uptr m) {
268 void INTERFACE_ATTRIBUTE AnnotateRWLockAcquired(char *f, int l, uptr m,
277 void INTERFACE_ATTRIBUTE AnnotateRWLockReleased(char *f, int l, uptr m,
286 void INTERFACE_ATTRIBUTE AnnotateTraceMemory(char *f, int l, uptr mem) {
290 void INTERFACE_ATTRIBUTE AnnotateFlushState(char *f, int l) {
294 void INTERFACE_ATTRIBUTE AnnotateNewMemory(char *f, int l, uptr mem,
299 void INTERFACE_ATTRIBUTE AnnotateNoOp(char *f, int l, uptr mem) {
303 void INTERFACE_ATTRIBUTE AnnotateFlushExpectedRaces(char *f, int l) {
318 void INTERFACE_ATTRIBUTE AnnotateEnableRaceDetection(
324 void INTERFACE_ATTRIBUTE AnnotateMutexIsUsedAsCondVar(
329 void INTERFACE_ATTRIBUTE AnnotatePCQGet(
334 void INTERFACE_ATTRIBUTE AnnotatePCQPut(
339 void INTERFACE_ATTRIBUTE AnnotatePCQDestroy(
344 void INTERFACE_ATTRIBUTE AnnotatePCQCreate(
349 void INTERFACE_ATTRIBUTE AnnotateExpectRace(
367 void INTERFACE_ATTRIBUTE AnnotateBenignRaceSized(
373 void INTERFACE_ATTRIBUTE AnnotateBenignRace(
379 void INTERFACE_ATTRIBUTE AnnotateIgnoreReadsBegin(char *f, int l) {
384 void INTERFACE_ATTRIBUTE AnnotateIgnoreReadsEnd(char *f, int l) {
389 void INTERFACE_ATTRIBUTE AnnotateIgnoreWritesBegin(char *f, int l) {
394 void INTERFACE_ATTRIBUTE AnnotateIgnoreWritesEnd(char *f, int l) {
399 void INTERFACE_ATTRIBUTE AnnotateIgnoreSyncBegin(char *f, int l) {
404 void INTERFACE_ATTRIBUTE AnnotateIgnoreSyncEnd(char *f, int l) {
409 void INTERFACE_ATTRIBUTE AnnotatePublishMemoryRange(
414 void INTERFACE_ATTRIBUTE AnnotateUnpublishMemoryRange(
419 void INTERFACE_ATTRIBUTE AnnotateThreadName(
428 void INTERFACE_ATTRIBUTE WTFAnnotateHappensBefore(char *f, int l, uptr addr) {
432 void INTERFACE_ATTRIBUTE WTFAnnotateHappensAfter(char *f, int l, uptr addr) {
436 void INTERFACE_ATTRIBUTE WTFAnnotateBenignRaceSized(
442 int INTERFACE_ATTRIBUTE RunningOnValgrind() {
446 double __attribute__((weak)) INTERFACE_ATTRIBUTE ValgrindSlowdown(void) {
450 const char INTERFACE_ATTRIBUTE* ThreadSanitizerQuery(const char *query) {
457 void INTERFACE_ATTRIBUTE
459 void INTERFACE_ATTRIBUTE