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

  /external/chromium_org/third_party/angle/src/common/
tls.h 28 bool DestroyTLSIndex(TLSIndex index);
tls.cpp 31 bool DestroyTLSIndex(TLSIndex index)
33 assert(index != TLS_INVALID_INDEX && "DestroyTLSIndex(): Invalid TLS Index");
  /external/chromium_org/third_party/angle/src/compiler/translator/
InitializeParseContext.cpp 27 DestroyTLSIndex(GlobalParseContextIndex);
PoolAlloc.cpp 33 DestroyTLSIndex(PoolIndex);
  /external/chromium_org/third_party/angle/src/libGLESv2/
main.cpp 75 DestroyTLSIndex(currentTLS);
  /external/chromium_org/third_party/angle/src/libEGL/
main.cpp 93 DestroyTLSIndex(currentTLS);

Completed in 1850 milliseconds