Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure the duration given to althrd_sleep is valid | Chris Robinson | 2014-04-16 | 1 | -2/+8 |
* | Avoid using a Sleep() wrapper | Chris Robinson | 2014-04-16 | 1 | -0/+2 |
* | Remove the old thread wrappers for the new ones | Chris Robinson | 2014-04-16 | 1 | -116/+2 |
* | Move the threads and mutex wrappers to threads.c | Chris Robinson | 2014-04-16 | 1 | -0/+255 |
* | Fix a couple casts | Chris Robinson | 2013-10-28 | 1 | -1/+1 |
* | Move the device mutex to the backend | Chris Robinson | 2013-10-28 | 1 | -0/+3 |
* | Separate compatibility declarations | Chris Robinson | 2013-10-28 | 1 | -0/+1 |
* | Move SetThreadName to threads.c | Chris Robinson | 2013-10-27 | 1 | -0/+44 |
* | Rework threading functions | Chris Robinson | 2013-10-27 | 1 | -0/+152 |