glapi: restore _glthread_GetID() function
authorBrian Paul <brianp@vmware.com>
Fri, 14 Mar 2014 16:13:16 +0000 (10:13 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 14 Mar 2014 18:12:07 +0000 (12:12 -0600)
commit6757ec3f8edd7ac509a1ec30d3d8c49462ade545
tree0c071c57f490f099235632222248d6e3789afd10
parentf9901f1ab284563c9f3e3ab1d6b6ebfd6cd5575e
glapi: restore _glthread_GetID() function

This partially reverts patch 02cb04c68f.  This fixes an unresolved
symbol error when using older builds of libGL.

Tested-by: Chia-I Wu <olv@lunarg.com>
src/mapi/glapi/glapi.h
src/mapi/mapi_glapi.c