HomeSort by relevance Sort by last modified time
    Searched refs:TLS_SLOT_OPENGL (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/opengl/system/OpenglSystemCommon/
ThreadInfo.h 43 (EGLThreadInfo *)(((uintptr_t *)__get_tls())[TLS_SLOT_OPENGL]);
46 ((uintptr_t *)__get_tls())[TLS_SLOT_OPENGL] = (uintptr_t)tInfo;
ThreadInfo.cpp 27 ((void **)__get_tls())[TLS_SLOT_OPENGL] = NULL;
  /bionic/libc/private/
bionic_tls.h 59 TLS_SLOT_OPENGL = 4,

Completed in 59 milliseconds