Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid using a Sleep() wrapper | Chris Robinson | 2014-04-16 | 1 | -0/+12 |
* | Remove the old thread wrappers for the new ones | Chris Robinson | 2014-04-16 | 1 | -10/+4 |
* | Implement a C11-like thread wrapper and use it in mmdevapi and pulseaudio | Chris Robinson | 2014-04-16 | 1 | -5/+77 |
* | Use a C11-like mutex wrapper instead of CRITICAL_SECTIONs | Chris Robinson | 2014-04-16 | 1 | -0/+86 |
* | Rework threading functions | Chris Robinson | 2013-10-27 | 1 | -0/+14 |