Commit message (Expand) | Author | Age | |
---|---|---|---|
* | threads: use utility+POSIX functions instead of weird wrappers | wm4 | 2015-05-11 |
* | Set thread name for debugging | wm4 | 2014-10-19 |
* | threads: use mpv time for mpthread_cond_timedwait wrapper | wm4 | 2014-05-18 |
* | threads: fix function name | wm4 | 2014-04-23 |
* | dispatch: move into its own source file | wm4 | 2014-04-23 |
* | threads: add a dispatch queue thing | wm4 | 2014-02-10 |
* | threads: add function to calculate deadline for timed waits | wm4 | 2014-01-31 |
* | threads: add wrapper for initializing recursive mutexes | wm4 | 2014-01-31 |
* | stream: split out pthread helper function | wm4 | 2013-11-17 |