Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/wtf/
DThreadSpecificWin.cpp50 : m_destructor(destructor) in PlatformThreadSpecificKey()
68 m_destructor(data); in callDestructor()
72 void (*m_destructor)(void *); member in WTF::PlatformThreadSpecificKey