Files
mesa/src
Emil Velikov 52df318d61 mesa/glthread: correctly compare thread handles
As mentioned in the manual - comparing pthread_t handles via the C
comparison operator is incorrect and pthread_equal() should be used
instead.

Cc: Timothy Arceri <tarceri@itsqueeze.com>
Fixes: d8d81fbc31 ("mesa: Add infrastructure for a worker thread to process GL commands.")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Plamena Manolova <plamena.manolova@intel.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2017-04-21 13:39:57 +01:00
..
2017-04-21 00:59:02 +02:00
2016-08-31 17:06:54 -07:00
2017-01-20 11:40:52 -08:00
2017-04-20 15:24:06 -07:00
2017-03-15 11:37:55 +00:00
2017-04-18 16:32:00 -04:00