ST_ZOMBIE         216 threadlist.cpp   curThread->state = ST_ZOMBIE;
ST_ZOMBIE         453 threadlist.cpp         case ST_ZOMBIE:
ST_ZOMBIE         830 threadlist.cpp     if (thread->state == ST_ZOMBIE) {