Fix AIO when thread creation failed.
commit584715c3a9b0030729e0a8504c820b3bd8d9353d
authorUlrich Drepper <drepper@redhat.com>
Fri, 30 Oct 2009 04:01:24 +0000 (29 21:01 -0700)
committerUlrich Drepper <drepper@redhat.com>
Fri, 30 Oct 2009 04:01:24 +0000 (29 21:01 -0700)
tree9097c35972e90dbcc544567c5b3c705cb0d85e74
parentc240c3a58f21d72982e74a485bd7c4900f188876
Fix AIO when thread creation failed.

Several bugs fixed when we needed to create a thread to work on AIO
requests but failed and there is not one running.
ChangeLog
sysdeps/pthread/aio_misc.c