pthread_atfork()

Raphael Derosso Pereira raphaelpereira@gmail.com
Tue Jan 13 16:02:00 GMT 2009


Hello,

I'm wandering if the code

#if !defined(__rtems__)
#warning "Add pthread_atfork() prototype"
#endif

is really necessary! It means that anyone not using rtems must see
this warning for every file that includes pthread.h!

Isn't there another way to do it right?

Best regards,

-- 
Raphael Derosso Pereira
Engenheiro de Computação
icq: 4517421
msn: rderossopereira@hotmail.com
Skype: rderossopereira



More information about the Newlib mailing list