Files
mesa/include
Vinson Lee a487b4d0e3 c11: Do not use pthread_mutex_timedlock on NetBSD.
This patch fixes the NetBSD build.

NetBSD does not have pthread_mutex_timedlock.

  CC       glapi_dispatch.lo
threads_posix.h: In function 'mtx_timedlock':
threads_posix.h:216:5: error: implicit declaration of function 'pthread_mutex_timedlock'

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
2014-01-24 18:20:42 -08:00
..
2013-10-22 08:39:40 -06:00
2012-05-11 12:39:44 +02:00
2014-01-17 20:00:32 +00:00
2014-01-17 20:00:32 +00:00
2014-01-18 18:51:54 +00:00
2010-12-01 11:23:51 +08:00