Searched refs:kTlsAllowValue (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DFastMalloc.cpp126 static const LPVOID kTlsAllowValue = reinterpret_cast<LPVOID>(0); // Must be zero. member in namespace:WTF
150 TlsSetValue(isForibiddenTlsIndex, kTlsAllowValue);

Completed in 130 milliseconds