Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DCollector.cpp127 PlatformThread platformThread; member in JSC::Heap::Thread
725 static inline void suspendThread(const PlatformThread& platformThread) in suspendThread()
736 static inline void resumeThread(const PlatformThread& platformThread) in resumeThread()
771 static size_t getPlatformThreadRegisters(const PlatformThread& platformThread, PlatformThreadRegist… in getPlatformThreadRegisters()