Actually, my warning was slightly off beam anyway. putc will use mutex logic
irrespective of pthreads or not. If you know you're program will not do so
then that's when you use _IO_putc_unlocked().


Reply via email to