Home | History | Annotate | Download | only in tests

Lines Matching full:detectors

2307 // test47: TP. Not detected by pure happens-before detectors. {{{1
2742 // test55: FP. Synchronization with TryLock. Not easy for race detectors {{{1
6257 // Swap is very unfriendly to the lock-set (and hybrid) race detectors.
6448 // Swap is very unfriendly to the lock-set (and hybrid) race detectors.
6600 // PCQ_* annotations calm down the hybrid detectors.
7240 // DecRef() does ref count increment in a way unfriendly to race detectors.
7252 // Correct, but unfriendly to race detectors.
7257 // Correct and friendly to race detectors.