Scm_ThreadExceptionClass__SLOTS  675 ext/threads/thrlib.c static ScmClassStaticSlotSpec Scm_ThreadExceptionClass__SLOTS[] = {
Scm_ThreadExceptionClass__SLOTS  746 ext/threads/thrlib.c   Scm_InitBuiltinClass(&Scm_ThreadExceptionClass, "<thread-exception>", Scm_ThreadExceptionClass__SLOTS, TRUE, module);