summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Rescue pthread_set_name_np for compatible reason, remove unused code.davidxu2006-01-091-0/+1
* Add timer_create wrapper.davidxu2005-10-301-0/+1
* Add debugger event reporting support, current only TD_CREATE and TD_DEATHdavidxu2005-04-121-0/+1
* Import my recent 1:1 threading working. some features improved includes:davidxu2005-04-021-10/+12
* Implement pthread_atfork in libthr. This is mostly from deichen'smtm2004-06-271-0/+1
* Make libthr async-signal-safe without costly signal masking. The guidlines Imtm2004-05-201-1/+0
* Remove the garbage collector thread. All resources are freedmtm2004-03-281-1/+0
* Implement PThreads barriers and barrier attributes.mtm2004-02-191-0/+2
* Remove thr_getschedparam.c since it's contents have been moved intomtm2004-02-181-1/+0
* o Add a wrapper around sigaction(2), so we can insert our own wrappermtm2003-12-091-0/+1
* Add stub implementations of pthread_[gs]etconcurrency to libc_r andjdp2003-04-201-0/+1
* - Add libthr but don't hook it up to the regular build yet. This is anjeff2003-04-011-0/+50
OpenPOWER on IntegriCloud