(_IO_cleanup): Do not use locking when flushing the buffers. Some thread might be...
authorUlrich Drepper <drepper@redhat.com>
Mon, 9 Feb 2004 20:08:44 +0000 (20:08 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 9 Feb 2004 20:08:44 +0000 (20:08 +0000)
commit64f01020838a382d833254297f650d4a55933bde
tree18f09dc33a4507e6636e05c902893a8db104776c
parent8ce776d3ca10b2eb2ac4bbf316281e8adb48b566
(_IO_cleanup): Do not use locking when flushing the buffers.  Some thread might be using a stream.
libio/genops.c