summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_timer.c
Commit message (Expand)AuthorAgeFilesLines
* Remove mqueue and timer, now they are in librt.davidxu2006-03-081-517/+0
* Allow background threads to be suspended.davidxu2006-01-081-1/+4
* 1. Add SIGEV_THREAD notification for mq_notify.davidxu2006-01-041-198/+339
* Fix name compatible problem with POSIX standard. the sigval_ptr anddavidxu2005-11-041-5/+5
* Fix some comments, eliminate a memory leak.davidxu2005-11-011-6/+13
* Use TIMERS_UNLOCK.davidxu2005-11-011-1/+1
* Add code to handle timer_delete(). The timer wrapper code is completelydavidxu2005-11-011-66/+262
* Add thread exit handler in timer_loop to handle broken buggy code whichdavidxu2005-10-301-1/+3
* Add experiment code to implement POSIX timer's SIGEV_THREAD notification.davidxu2005-10-261-0/+168
OpenPOWER on IntegriCloud