make aio_suspend a cancellation point and properly handle cancellation
authorRich Felker <dalias@aerifal.cx>
Mon, 2 Mar 2015 23:11:28 +0000 (18:11 -0500)
committerRich Felker <dalias@aerifal.cx>
Mon, 2 Mar 2015 23:13:07 +0000 (18:13 -0500)
commit5451d95715e3b4b37a32b54695fd1efa2cf3d9da
treec4d1144e09f70b20a41844991aae5ab53975cf55
parent0fc317d83c1167393bf276a8bfbdd9a4e02e8258
make aio_suspend a cancellation point and properly handle cancellation
src/aio/aio_suspend.c