summaryrefslogtreecommitdiff
path: root/lib/librt
Commit message (Expand)AuthorAgeFilesLines
...
* Set SNF_SYNC flag for timer, as the timer notification should beDavid Xu2006-03-081-0/+1
* Remove stale comments.David Xu2006-03-071-4/+0
* 1. Always call user callback function in newly created thread, it seemsDavid Xu2006-03-075-412/+170
* Use a thread pool to process notification if sigev_notify_attributesDavid Xu2006-03-045-63/+326
* save sigev_node pointer.David Xu2006-03-041-0/+1
* 1. Fix a race in aio_return.David Xu2006-03-011-6/+12
* Style fix.David Xu2006-03-011-1/+2
* Fix a mutex lock/unlock mismatch.David Xu2006-03-011-2/+3
* Forgot to revert to use weak symbols when I was debugging, fix it!David Xu2006-03-011-22/+15
* Add missing parameter mq_attr * for mq_open.David Xu2006-03-011-3/+5
* Bring in my initial version of POSIX realtime extension library.David Xu2006-03-016-0/+1112