Mark H Weaver <m...@netris.org> writes: > This patch fixes all of the thread-unsafe lazy initializations I could > find in stable-2.0, using 'scm_i_pthread_once'.
I went ahead and pushed this, since I'm confident it's correct. Mark
Mark H Weaver <m...@netris.org> writes: > This patch fixes all of the thread-unsafe lazy initializations I could > find in stable-2.0, using 'scm_i_pthread_once'.
I went ahead and pushed this, since I'm confident it's correct. Mark