summaryrefslogtreecommitdiffstats
path: root/include/c11/threads_posix.h
Commit message (Expand)AuthorAgeFilesLines
* c11/threads: Use PTHREAD_MUTEX_RECURSIVE by defaultFelix Janda2015-03-161-6/+1
* c11/threads: don't include assert.h if the assert macro is already definedBrian Paul2014-03-191-0/+2
* c11: Do not use pthread_mutex_timedlock on NetBSD.Vinson Lee2014-01-241-1/+1
* c11: Fix missing pthread_mutex_timedlock declaration warnings on MacOSX.José Fonseca2014-01-231-1/+7
* c11: Update docs/license.html and include verbatim copy of Boost license.José Fonseca2014-01-231-1/+22
* c11: Import threads.h emulation library.José Fonseca2014-01-231-0/+346