Home
last modified time | relevance | path

Searched defs:GetTLSValue (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/threading/
Dthread_local_storage.h79 static void* GetTLSValue(TLSKey key) { in GetTLSValue() function
/external/angle/src/common/
Dtls.cpp134 void *GetTLSValue(TLSIndex index) in GetTLSValue() function