summaryrefslogtreecommitdiffstats
path: root/lib/librt/mq.c
Commit message (Expand)AuthorAgeFilesLines
* To support stack unwinding for cancellation points, add -fexceptions flagdavidxu2010-09-251-12/+9
* Make following functions be cancellation points:davidxu2009-11-181-4/+55
* 1. Always call user callback function in newly created thread, it seemsdavidxu2006-03-071-2/+0
* Use a thread pool to process notification if sigev_notify_attributesdavidxu2006-03-041-3/+3
* Style fix.davidxu2006-03-011-1/+2
* Add missing parameter mq_attr * for mq_open.davidxu2006-03-011-3/+5
* Bring in my initial version of POSIX realtime extension library.davidxu2006-03-011-0/+231
OpenPOWER on IntegriCloud