Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement threads on Zephyr (#19156) | Jaremy Creechley | 2021-11-23 | 1 | -0/+2 |
* | refactoring: orc can use getThreadId() (#19123) | Andreas Rumpf | 2021-11-11 | 1 | -3/+0 |
* | [std/locks]close #7998(complete condition variables) (#17711) | flywind | 2021-04-19 | 1 | -0/+3 |
* | Fix #17299, fix setAffinity for android (#17574) | Clyybber | 2021-03-30 | 1 | -2/+17 |
* | use single backtick (#17133) | flywind | 2021-02-21 | 1 | -1/+1 |
* | Thread attributes should be destroyed using the pthread_attr_destroy() (#13293) | Hiroki Noda | 2020-01-29 | 1 | -2/+4 |
* | Fix #12135 and #12109 (#12137) | Euan | 2019-11-11 | 1 | -0/+7 |
* | introduce csize_t instead of fixing csize (#12497) | Arne Döring | 2019-10-31 | 1 | -1/+1 |
* | fix #11854 (#11857) | Arne Döring | 2019-07-30 | 1 | -3/+3 |
* | style improvements; fixes #11774 | Araq | 2019-07-19 | 1 | -2/+2 |
* | minor style changes | Araq | 2019-07-11 | 1 | -1/+1 |
* | add back what was required | Araq | 2019-04-04 | 1 | -0/+6 |
* | refactoring: move threadlocalstorage into its own file | Araq | 2019-04-04 | 1 | -0/+233 |