Lines Matching defs:char
45 void AnnotateRWLockCreate(const char *, int, in AnnotateRWLockCreate()
47 void AnnotateRWLockDestroy(const char *, int, in AnnotateRWLockDestroy()
49 void AnnotateRWLockAcquired(const char *, int, in AnnotateRWLockAcquired()
51 void AnnotateRWLockReleased(const char *, int, in AnnotateRWLockReleased()
53 void AnnotateBenignRace(const char *, int, in AnnotateBenignRace()
56 void AnnotateBenignRaceSized(const char *, int, in AnnotateBenignRaceSized()
60 void AnnotateThreadName(const char *, int, in AnnotateThreadName()
62 void AnnotateIgnoreReadsBegin(const char *, int){} in AnnotateIgnoreReadsBegin()
63 void AnnotateIgnoreReadsEnd(const char *, int){} in AnnotateIgnoreReadsEnd()
64 void AnnotateIgnoreWritesBegin(const char *, int){} in AnnotateIgnoreWritesBegin()
65 void AnnotateIgnoreWritesEnd(const char *, int){} in AnnotateIgnoreWritesEnd()
66 void AnnotateEnableRaceDetection(const char *, int, int){} in AnnotateEnableRaceDetection()
67 void AnnotateMemoryIsInitialized(const char *, int, in AnnotateMemoryIsInitialized()
77 void AnnotateMemoryIsUninitialized(const char *, int, in AnnotateMemoryIsUninitialized()