index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Alc
/
threads.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't inline al_nssleep
Chris Robinson
2014-04-17
1
-2
/
+11
*
Make and use a C11-like altimespec_get wrapper function
Chris Robinson
2014-04-17
1
-12
/
+48
*
Fix a signed-unsigned comparison warning and clarify a comment
Chris Robinson
2014-04-17
1
-5
/
+5
*
Keep TlsDestructors within threads.c
Chris Robinson
2014-04-17
1
-1
/
+6
*
Don't use DllMain to call altss destructors
Chris Robinson
2014-04-17
1
-2
/
+38
*
Rename althread_key_ wrappers to altss_ and move it to threads.h/c
Chris Robinson
2014-04-17
1
-0
/
+34
*
Fix some almtx_ return values
Chris Robinson
2014-04-16
1
-3
/
+14
*
Remove almtx_normal and almtx_errorcheck
Chris Robinson
2014-04-16
1
-14
/
+7
*
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