NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [C++] Thread-local storage segfaults on NetBSD only?



Just use pthread_key_create() + pthread_setspecific().

--
Jonathan 


Home | Main Index | Thread Index | Old Index