Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move mutex, condvar, and thread-specific data routes, pthread_once, and | guenther | 2017-09-05 | 1 | -3/+5 |
* | Fix previous. | visa | 2017-04-20 | 1 | -2/+2 |
* | Get TCB address using the RDHWR instruction instead of __get_tcb(). | visa | 2017-04-20 | 1 | -4/+5 |
* | Oops: the caching of TCB address in single-threaded processes on archs with | guenther | 2016-05-10 | 1 | -2/+2 |
* | Use a Thread Information Block in both single and multi-threaded programs. | guenther | 2016-05-07 | 1 | -0/+75 |