summaryrefslogtreecommitdiffstats
path: root/src/libthread/OpenBSD-x86_64-asm.S
Commit message (Collapse)AuthorAgeFilesLines
* libthread: simplifyRuss Cox2020-12-301-44/+0
| | | | | | | | Now that everything uses pthreads and pthreadperthread, can delete various conditionals, all the custom context code, and so on. Also update documents. Fixes #355.
* openbsd updates (thanks Pascal Stumpf)Russ Cox2012-07-141-0/+44
R=rsc http://codereview.appspot.com/6401049