Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use syscall thr_set_name to implement pthread_set_name_np. | davidxu | 2006-02-05 | 1 | -9/+18 |
* | Add missing symbol pthread_set_name_np. | davidxu | 2006-01-23 | 1 | -0/+2 |
* | Rescue pthread_set_name_np for compatible reason, remove unused code. | davidxu | 2006-01-09 | 1 | -151/+9 |
* | Import my recent 1:1 threading working. some features improved includes: | davidxu | 2005-04-02 | 1 | -41/+48 |
* | Start locking up the active and dead threads lists. The active threads | mtm | 2003-05-25 | 1 | -0/+2 |
* | - Define curthread as _get_curthread() and remove all direct calls to | jeff | 2003-04-02 | 1 | -1/+0 |
* | - Add libthr but don't hook it up to the regular build yet. This is an | jeff | 2003-04-01 | 1 | -0/+193 |