Use DetachThreadLinux wrapper on android
authorbaldurk <baldurk@baldurk.org>
Sat, 14 May 2016 12:57:41 +0000 (14:57 +0200)
committerbaldurk <baldurk@baldurk.org>
Sat, 14 May 2016 12:57:41 +0000 (14:57 +0200)
commitf2d75f76e5629d93bddfc16abc5ce6aead814641
treef060ff73a504bef05efb548c3dbd0bca5d8da6d9
parent4678ca9dacfec7a084dbc69bbe568bdad6889f1b
Use DetachThreadLinux wrapper on android

* Fixes a warning - static function being defined but not used.
* Just in case any more code is added to DetachThreadLinux, this will go
  through the same path on both platforms.
glslang/OSDependent/Unix/ossource.cpp