summaryrefslogtreecommitdiffstats
path: root/include/internal/tsan_assist.h
AgeCommit message (Expand)Author
2022-05-03Update copyright yearMatt Caswell
2022-02-16Add define guards to avoid multi-inclusionWeiguo Li
2022-01-13tsan: make detecting the need for locking when using tsan easierPauli
2021-09-25tsan: add an addition macroPauli
2019-07-02Fix TyposAntoine Cœur
2019-03-29Avoid linking error on WCE700 for _InterlockedExchangeAdd().Soujyu Tanaka
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte
2018-11-03Add tsan_decr() API, counterpart of tsan_counter()Benjamin Kaduk
2018-08-26internal/tsan_assist.h: add tsan_ld_acq and tsan_st_rel.Andy Polyakov
2018-08-07Add internal/tsan_assist.h.Andy Polyakov