Port-amiga archive

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

Re: please try to reproduce weird problem with pthread_create and stacksize limit



gni%gecko.de@localhost (Gunther Nikl) writes:

>>     pthread_once_t once_init = PTHREAD_ONCE_INIT;

>  once_init appears to be unused. I don't know if that matters.

The snippet is part of the configure tests in apr, and some other pthread
implemetations would use the variable.
The compiler should simply drop the unused variable.

regards,
        spz
-- 
spz%serpens.de@localhost (S.P.Zeidler)



Home | Main Index | Thread Index | Old Index