summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_info.c
Commit message (Expand)AuthorAgeFilesLines
* If a thread who's name is being set is not the current thread, use macrosdavidxu2007-04-051-2/+2
* Remove 3rd clause, renumber, ok per emailimp2007-01-121-4/+1
* WARNS level 4 cleanup.davidxu2006-04-041-2/+5
* use syscall thr_set_name to implement pthread_set_name_np.davidxu2006-02-051-9/+18
* Add missing symbol pthread_set_name_np.davidxu2006-01-231-0/+2
* Rescue pthread_set_name_np for compatible reason, remove unused code.davidxu2006-01-091-151/+9
* Import my recent 1:1 threading working. some features improved includes:davidxu2005-04-021-41/+48
* Start locking up the active and dead threads lists. The active threadsmtm2003-05-251-0/+2
* - Define curthread as _get_curthread() and remove all direct calls tojeff2003-04-021-1/+0
* - Add libthr but don't hook it up to the regular build yet. This is anjeff2003-04-011-0/+193
OpenPOWER on IntegriCloud