index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapi
/
glapi
/
glthread.c
blob: 9dbc0e9a56f2f4fcfcfbd56fb01ff814fa3e1750 (
plain
)
1
2
3
4
5
6
7
#include "glthread.h" unsigned long _glthread_GetID(void) { return u_thread_self(); }