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
/
common
/
threads.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a direct access to a UIntMap
Chris Robinson
2016-07-09
1
-2
/
+2
*
Don't try to emulate almtx_timedlock
Chris Robinson
2016-05-30
1
-43
/
+12
*
Avoid underflow in alcnd_timedwait if the time point is already passed
Chris Robinson
2016-02-07
1
-6
/
+22
*
Replace some CreateEvent calls with CreateEventW
Chris Robinson
2016-02-07
1
-2
/
+2
*
Explicit check if pthread_setname_np accepts only one parameter
Chris Robinson
2016-01-21
1
-2
/
+2
*
Add missing closing parenthesis
Chris Robinson
2015-12-11
1
-1
/
+1
*
Use Apple's pthread_setname_np before GNU's
Chris Robinson
2015-12-11
1
-3
/
+3
*
Only pass nano seconds to al_nssleep
Chris Robinson
2014-09-08
1
-3
/
+3
*
Update COPYING to the latest https://www.gnu.org/licenses/old-licenses/lgpl-2...
François Cami
2014-08-18
1
-2
/
+2
*
Avoid unnecessary local variables
Chris Robinson
2014-05-27
1
-6
/
+6
*
Implement condition variables for Windows
Chris Robinson
2014-05-27
1
-0
/
+158
*
Implement condition variables (POSIX only!)
Chris Robinson
2014-05-26
1
-4
/
+44
*
Make sure FILETIME and ULARGE_INTEGER sizes match
Chris Robinson
2014-05-07
1
-0
/
+2
*
Move threads.c to a separate source dir
Chris Robinson
2014-05-06
1
-0
/
+544