c11/threads: initialize timeout structure
[mesa.git] / include / c11 / threads_posix.h
2015-10-08 Jan Veselyc11/threads: initialize timeout structure
2015-09-25 Matt Turnerc11/threads: Assert that mtx is non-NULL and check...
2015-03-16 Felix Jandac11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
2014-03-19 Brian Paulc11/threads: don't include assert.h if the assert macro...
2014-01-25 Vinson Leec11: Do not use pthread_mutex_timedlock on NetBSD.
2014-01-23 José Fonsecac11: Fix missing pthread_mutex_timedlock declaration...
2014-01-23 José Fonsecac11: Update docs/license.html and include verbatim...
2014-01-23 José Fonsecac11: Import threads.h emulation library.