index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
c11
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce .editorconfig
Eric Engestrom
2016-08-31
1
-0
/
+3
*
Disable use of weak in threads_posix.h on Cygwin
Jon Turney
2016-07-15
1
-1
/
+1
*
c11/threads: resolve link issues with -O0
Emil Velikov
2016-05-24
1
-0
/
+26
*
c11/threads: create mutexattrs only when needed
Emil Velikov
2016-05-23
1
-2
/
+7
*
c11/threads: initialize timeout structure
Jan Vesely
2015-10-08
1
-0
/
+6
*
c11/threads: Assert that mtx is non-NULL and check return values.
Matt Turner
2015-09-25
1
-25
/
+23
*
c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
Felix Janda
2015-03-16
1
-6
/
+1
*
c11/threads: correct assertion
Emil Velikov
2014-08-12
1
-1
/
+1
*
c11/threads: don't include assert.h if the assert macro is already defined
Brian Paul
2014-03-19
2
-0
/
+4
*
c11/threads: Don't implement thrd_current on Windows.
José Fonseca
2014-03-04
1
-2
/
+32
*
c11/threads: Fix nano to milisecond conversion.
José Fonseca
2014-03-04
1
-1
/
+1
*
c11: Add missing stdlib.h include.
José Fonseca
2014-01-28
1
-0
/
+1
*
c11: Do not use pthread_mutex_timedlock on NetBSD.
Vinson Lee
2014-01-24
1
-1
/
+1
*
c11: Fix missing pthread_mutex_timedlock declaration warnings on MacOSX.
José Fonseca
2014-01-23
1
-1
/
+7
*
c11: Update docs/license.html and include verbatim copy of Boost license.
José Fonseca
2014-01-23
3
-3
/
+66
*
c11: Import threads.h emulation library.
José Fonseca
2014-01-23
3
-0
/
+992