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
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.