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

/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-cache-old.h34 extern void flush_cache(Class cls);
H A Dobjc-cache-old.mm687 * flush_cache. Flushes the instance method cache for class cls only.
690 void flush_cache(Class cls)
H A Dobjc-class-old.mm1666 flush_cache(cls);
/macosx-10.10.1/libauto-186/
H A DThread.cpp57 void Thread::flush_cache(AllocationCache &cache) { function in class:Auto::Thread
88 flush_cache(_allocation_cache[AUTO_MEMORY_SCANNED]);
89 flush_cache(_allocation_cache[AUTO_MEMORY_UNSCANNED]);
H A DThread.h243 void flush_cache(AllocationCache &cache);
/macosx-10.10.1/swig-12/Source/Swig/
H A Dtypesys.c132 static void flush_cache() { function
185 flush_cache();
205 flush_cache();
258 flush_cache();
303 flush_cache();
332 flush_cache();
350 flush_cache();
367 flush_cache();

Completed in 231 milliseconds