Home
last modified time | relevance | path

Searched refs:threadSpecificGet (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
DThreadSpecific.h130 inline void* threadSpecificGet(ThreadSpecificKey key) in threadSpecificGet() function
178 WTF_EXPORT void* threadSpecificGet(ThreadSpecificKey);
DThreadSpecificWin.cpp110 void* threadSpecificGet(ThreadSpecificKey key) in threadSpecificGet() function