index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
osdep
/
threads.c
Commit message (
Expand
)
Author
Age
*
Revert "osdep: NetBSD pthread_setname_np()"
wm4
2017-06-22
*
win32: pthread: use the new thread naming API
James Ross-Gowan
2017-05-18
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
threads: use utility+POSIX functions instead of weird wrappers
wm4
2015-05-11
*
osdep: potentially fix compilation on OpenBSD
wm4
2014-10-31
*
osdep: NetBSD pthread_setname_np()
wm4
2014-10-22
*
osdep: shorten thread name on glibc only
wm4
2014-10-20
*
osdep: limit thread names to 16 characters
wm4
2014-10-20
*
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: fix wait time overflow check
wm4
2014-02-26
*
threads: add a dispatch queue thing
wm4
2014-02-10
*
threads: avoid timeout calculation overflow
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