Subj : Re: double-checked locking in C To : comp.programming.threads From : Alexander Terekhov Date : Thu Jul 07 2005 06:38 pm Laurent Deniau wrote: [...] > >>pthread_once (fast) > > > > It (currently) doesn't work in the dynamic context. > > What do you mean by "dynamic context"? I mean lack of pthread_once_init(), pthread_once_reset(), and pthread_once_destroy(). regards, alexander. .