summaryrefslogtreecommitdiff
path: root/src/thread.h
AgeCommit message (Expand)Author
2012-08-19condition variablesTom Tromey
2012-08-18comment fixesTom Tromey
2012-08-18refactor systhread.hTom Tromey
2012-08-15process changesTom Tromey
2012-08-15This adds thread-blocker, a function to examine what a thread isTom Tromey
2012-08-15This adds names to mutexes. This seemed like a nice debuggingTom Tromey
2012-08-15This supplies the mutex implementation for Emacs Lisp.Tom Tromey
2012-08-15This adds most of the thread features visible to emacs lisp.Tom Tromey
2012-08-15This turns thread_state into a pseudovector and updates various bitsTom Tromey
2012-08-15This introduces some new functions to handle the specpdl. The basicTom Tromey
2012-08-15This introduces the low-level system threading support. It also addsTom Tromey
2012-08-15This parameterizes the GC a bit to make it thread-ready.Tom Tromey
2012-08-15This introduces a thread-state object and moves various C globalsTom Tromey