summaryrefslogtreecommitdiff
path: root/lib/libthr/thread/thr_event.c
Commit message (Expand)AuthorAgeFilesLines
* Allow psaddr_t to be widened by using thr_pread_{int,long,ptr},Marcel Moolenaar2008-09-141-2/+2
* Replace internal usage of struct umtx with umutex which can supportsDavid Xu2006-09-061-4/+4
* Add missing event reporting code.David Xu2005-04-121-0/+65