summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_event.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace internal usage of struct umtx with umutex which can supportsdavidxu2006-09-061-4/+4
| | | | real-time if we want, no functionality is changed.
* Add missing event reporting code.davidxu2005-04-121-0/+65
OpenPOWER on IntegriCloud