Scm_TerminatedThreadExceptionClass__SLOTS  715 ext/threads/thrlib.c static ScmClassStaticSlotSpec Scm_TerminatedThreadExceptionClass__SLOTS[] = {
Scm_TerminatedThreadExceptionClass__SLOTS  743 ext/threads/thrlib.c   Scm_InitBuiltinClass(&Scm_TerminatedThreadExceptionClass, "<terminated-thread-exception>", Scm_TerminatedThreadExceptionClass__SLOTS, TRUE, module);