Introduce an enum threadId, and use symbolic indices when accessing vnThreadsRunning.
Syntactic changes + bugfix
Introduce an enum threadId, and use symbolic indices when accessing vnThreadsRunning.
Syntactic changes + bugfix
ACK (huh, I remember that I acked this before but don't see it anymore...)
Strange, I also remember your previous ACK...
ACK
Update: fixed some (very old) bugs:
This should fix some (rare and harmless) segfaults at shutdown
Introduce an enum threadId, and use symbolic indices when accessing
vnThreadsRunning.