]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement SIGEV_THREAD notifications for lio_listio(2)
authorAlan Somers <asomers@FreeBSD.org>
Fri, 21 Jul 2017 15:09:24 +0000 (15:09 +0000)
committerAlan Somers <asomers@FreeBSD.org>
Fri, 21 Jul 2017 15:09:24 +0000 (15:09 +0000)
commit18ddf67c64167ae2af2a77df3c2587547acc51ff
tree7bb1d404bae77b8a30c332fa7c032c150f4515ab
parent1ec31f2c6fa2c12bc7e8ee1de157abf0e74c95de
Implement SIGEV_THREAD notifications for lio_listio(2)

Our man pages have always indicated that this was supported, but in fact the
feature was never implemented for lio_listio(2).

Reviewed by: jhb, kib (earlier version)
MFC after: 20 days
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D11680
lib/librt/Symbol.map
lib/librt/aio.c
tests/sys/aio/lio_test.c