* root.h (scm_root, scm_set_root): Decouple thread support details
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Thu, 3 Oct 1996 11:37:51 +0000 (11:37 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Thu, 3 Oct 1996 11:37:51 +0000 (11:37 +0000)
commitf15347a0e07f322983c2d9c8458528dc30fb97c0
tree1391a23e750e315b9af41c4e0c84e322e92df14a
parent2fab3faadbcd8ec99aa84ceecfd21568bd42e3ae
* root.h (scm_root, scm_set_root): Decouple thread support details
by introducing the selector SCM_THREAD_LOCAL_DATA and the mutator
SCM_SET_THREAD_LOCAL_DATA.
libguile/root.h