gallium/aux/os/os_thread.h: Silence -Wunused-param.
authorGert Wollny <gw.fossdev@gmail.com>
Thu, 16 Nov 2017 15:09:55 +0000 (16:09 +0100)
committerBrian Paul <brianp@vmware.com>
Fri, 17 Nov 2017 16:27:57 +0000 (09:27 -0700)
commit537d04615d4e4c41ba4959445d8bd1bd22763d50
treed766d3989bc4976c794b4783b88f3377b6babcdb
parent4bdad3d98ccf6a408fd0d13224c22e07c81a87ae
gallium/aux/os/os_thread.h: Silence -Wunused-param.

With --disable-debug a parameter is not used. Silence this
warning by fake-using it.

Signed-off-by: Gert Wollny <gw.fossdev@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/auxiliary/os/os_thread.h