OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gatherFromOtherThread
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/JavaScriptCore/heap/
MachineStackMarker.h
59
void
gatherFromOtherThread
(ConservativeRoots&, Thread*);
MachineStackMarker.cpp
441
void MachineThreads::
gatherFromOtherThread
(ConservativeRoots& conservativeRoots, Thread* thread)
482
gatherFromOtherThread
(conservativeRoots, thread);
Completed in 3214 milliseconds