| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | This adds names to mutexes. This seemed like a nice debugging | Tom Tromey | 2012-08-15 | 1 | -9/+16 | |
| * | This supplies the mutex implementation for Emacs Lisp. | Tom Tromey | 2012-08-15 | 1 | -1/+82 | |
| * | This adds most of the thread features visible to emacs lisp. | Tom Tromey | 2012-08-15 | 1 | -8/+346 | |
| * | This turns thread_state into a pseudovector and updates various bits | Tom Tromey | 2012-08-15 | 1 | -3/+19 | |
| * | This introduces some new functions to handle the specpdl. The basic | Tom Tromey | 2012-08-15 | 1 | -0/+1 | |
| * | This introduces the low-level system threading support. It also adds | Tom Tromey | 2012-08-15 | 1 | -0/+9 | |
| * | This parameterizes the GC a bit to make it thread-ready. | Tom Tromey | 2012-08-15 | 1 | -0/+79 | |
| * | This introduces a thread-state object and moves various C globals | Tom Tromey | 2012-08-15 | 1 | -0/+26 | |