summaryrefslogtreecommitdiffstats
path: root/lib/librt/aio.c
Commit message (Expand)AuthorAgeFilesLines
* Implement SIGEV_THREAD notification for aio_fsync.davidxu2006-03-241-18/+55
* 1. Always call user callback function in newly created thread, it seemsdavidxu2006-03-071-3/+0
* Use a thread pool to process notification if sigev_notify_attributesdavidxu2006-03-041-2/+2
* 1. Fix a race in aio_return.davidxu2006-03-011-6/+12
* Bring in my initial version of POSIX realtime extension library.davidxu2006-03-011-0/+156
OpenPOWER on IntegriCloud