summaryrefslogtreecommitdiff
path: root/src/systhread.c
Commit message (Expand)AuthorAgeFilesLines
* implement --enable-threads and a thread-less modeTom Tromey2013-08-261-2/+75
* pass the thread name to the OS if possibleTom Tromey2012-08-201-3/+13
* refactor systhread.hTom Tromey2012-08-181-61/+0
* This adds most of the thread features visible to emacs lisp.Tom Tromey2012-08-151-11/+4
* This introduces the low-level system threading support. It also addsTom Tromey2012-08-151-0/+189