• Tom Tromey's avatar
    This introduces a thread-state object and moves various C globals · 68b32482
    Tom Tromey authored
    there.  It also introduces #defines for these globals to avoid a
    monster patch.
    
    The #defines mean that this patch also has to rename a few fields
    whose names clash with the defines.
    
    There is currently just a single "thread"; so this patch does not
    impact Emacs behavior in any significant way.
    68b32482
thread.h 5.42 KB