util: add u_thread.h
authorTimothy Arceri <tarceri@itsqueeze.com>
Wed, 8 Mar 2017 04:18:34 +0000 (15:18 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Sun, 12 Mar 2017 06:49:03 +0000 (17:49 +1100)
commitfbfe88725367bd94ed047023cd4309622d0e6abb
treef7882a542a74ea3eb6eba9b04d5bd9467e5a2b96
parenta3b820308b9ff754199f1fb595baddcdf60da18f
util: add u_thread.h

This is a minimal copy of os_thread.h from gallium in order to move
u_queue.{c,h} to this directory.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/util/Makefile.sources
src/util/u_thread.h [new file with mode: 0644]