summaryrefslogtreecommitdiff
path: root/include/internal/tsan_assist.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Add define guards to avoid multi-inclusionWeiguo Li2022-02-161-62/+67
* tsan: make detecting the need for locking when using tsan easierPauli2022-01-131-1/+7
* tsan: add an addition macroPauli2021-09-251-12/+10
* Fix TyposAntoine Cœur2019-07-021-1/+1
* Avoid linking error on WCE700 for _InterlockedExchangeAdd().Soujyu Tanaka2019-03-291-1/+1
* Remove unnecessary trailing whitespaceSam Roberts2019-02-051-1/+1
* Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte2018-12-061-1/+1
* Add tsan_decr() API, counterpart of tsan_counter()Benjamin Kaduk2018-11-031-0/+6
* internal/tsan_assist.h: add tsan_ld_acq and tsan_st_rel.Andy Polyakov2018-08-261-12/+66
* Add internal/tsan_assist.h.Andy Polyakov2018-08-071-0/+84