index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
osdep
/
threads.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
threads: use utility+POSIX functions instead of weird wrappers
wm4
2015-05-11
1
-13
/
+0
*
osdep: potentially fix compilation on OpenBSD
wm4
2014-10-31
1
-0
/
+1
*
osdep: NetBSD pthread_setname_np()
wm4
2014-10-22
1
-0
/
+6
*
osdep: shorten thread name on glibc only
wm4
2014-10-20
1
-3
/
+7
*
osdep: limit thread names to 16 characters
wm4
2014-10-20
1
-1
/
+1
*
Set thread name for debugging
wm4
2014-10-19
1
-0
/
+16
*
threads: use mpv time for mpthread_cond_timedwait wrapper
wm4
2014-05-18
1
-47
/
+8
*
threads: fix function name
wm4
2014-04-23
1
-2
/
+2
*
dispatch: move into its own source file
wm4
2014-04-23
1
-228
/
+0
*
threads: fix wait time overflow check
wm4
2014-02-26
1
-2
/
+2
*
threads: add a dispatch queue thing
wm4
2014-02-10
1
-0
/
+229
*
threads: avoid timeout calculation overflow
wm4
2014-02-10
1
-0
/
+3
*
threads: add function to calculate deadline for timed waits
wm4
2014-01-31
1
-3
/
+12
*
threads: add wrapper for initializing recursive mutexes
wm4
2014-01-31
1
-0
/
+11
*
stream: split out pthread helper function
wm4
2013-11-17
1
-0
/
+57