thrlib_thread_specific__NAME   89 ext/threads/thrlib.c static SCM_DEFINE_STRING_CONST(thrlib_thread_specific__NAME, "thread-specific", 15, 15);
thrlib_thread_specific__NAME   90 ext/threads/thrlib.c static SCM_DEFINE_SUBR(thrlib_thread_specific__STUB, 1, 0, SCM_OBJ(&thrlib_thread_specific__NAME), thrlib_thread_specific, NULL, NULL);