about summary refs log tree commit diff
path: root/src/linux/membarrier.c
Commit message (Expand)AuthorAgeFilesLines
* remove unused weak definition of __tl_sync in membarrier.cRich Felker2020-10-141-5/+0
* in membarrier fallback, allow for possibility that sigaction failsRich Felker2019-04-091-8/+9
* add membarrier syscall wrapper, refactor dynamic tls install to use itRich Felker2019-02-221-0/+76