Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Account for recent changes in namespace.h. Use _pthread_create | Daniel Eischen | 2006-03-29 | 1 | -4/+4 |
* | Block all signals in helper threads except those should not be blocked. | David Xu | 2006-03-10 | 1 | -6/+9 |
* | Remove stale comments. | David Xu | 2006-03-07 | 1 | -4/+0 |
* | 1. Always call user callback function in newly created thread, it seems | David Xu | 2006-03-07 | 1 | -378/+159 |
* | Use a thread pool to process notification if sigev_notify_attributes | David Xu | 2006-03-04 | 1 | -48/+306 |
* | Fix a mutex lock/unlock mismatch. | David Xu | 2006-03-01 | 1 | -2/+3 |
* | Forgot to revert to use weak symbols when I was debugging, fix it! | David Xu | 2006-03-01 | 1 | -22/+15 |
* | Bring in my initial version of POSIX realtime extension library. | David Xu | 2006-03-01 | 1 | -0/+433 |