Home | History | Annotate | Download | only in test

Lines Matching defs:gGLKey

73 pthread_key_t gGLKey = -1;
1324 if (gl::gGLKey == -1) {
1326 if (gl::gGLKey == -1)
1327 pthread_key_create(&gl::gGLKey, NULL);