On Thu, Sep 18, 2014 at 3:33 PM, Matti Karnaattu <[email protected]> wrote: > This doesn't compile:
It's broken code: PTHREAD_ONCE_INIT is only required to be an initializer, not a value. Philip Guenther
On Thu, Sep 18, 2014 at 3:33 PM, Matti Karnaattu <[email protected]> wrote: > This doesn't compile:
It's broken code: PTHREAD_ONCE_INIT is only required to be an initializer, not a value. Philip Guenther