Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / include / c11 / threads_posix.h
2017-11-16 Nicolai Hähnlethreads,configure.ac,meson.build: define and use HAVE_T...
2017-11-13 Alexander von Gluck IVc11/haiku: Define missing timespec_get on Haiku
2017-11-09 Nicolai Hähnlethreads: update for late C11 changes
2016-07-15 Jon TurneyDisable use of weak in threads_posix.h on Cygwin
2016-05-24 Emil Velikovc11/threads: resolve link issues with -O0
2016-05-23 Emil Velikovc11/threads: create mutexattrs only when needed
2015-10-09 Kristian Høgsberg... Merge ../mesa into vulkan
2015-10-08 Jan Veselyc11/threads: initialize timeout structure
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
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.