Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [std/locks]close #7998(complete condition variables) (#17711) | flywind | 2021-04-19 | 1 | -0/+3 |
| | | | | | | * close #7998 * workaround genode * Update lib/system/syslocks.nim | ||||
* | Fix #17299, fix setAffinity for android (#17574) | Clyybber | 2021-03-30 | 1 | -2/+17 |
| | | | | | | | * Fix #17299 * Comment * Fix typo | ||||
* | 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 |
| | | | | | On some OSes (such as FreeBSD or Solaris), pthread_attr_init allocate memory. So it is necessary to deallocate that memory by using pthread_attr_destroy. | ||||
* | Fix #12135 and #12109 (#12137) | Euan | 2019-11-11 | 1 | -0/+7 |
| | | | | | | * Fix #12135 and fix #12109 - fix OpenBSD type defs * Fix Mode definition as in #12132 | ||||
* | 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 |