Skip to content
  • Volker Stolz's avatar
    [project @ 2002-06-26 08:18:38 by stolz] · fbbed914
    Volker Stolz authored
    - Make TSO "stable" again: The thread label was changing the size of the
       TSO if you were building a debugging-RTS, leading to binary
       incompatibility. Now we map TSOs to strings using Hash.c.
    
    - API change for labelThread: Label arbitrary threads.
    fbbed914