Searched defs:callOnMainThread (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WTF-7600.1.24/wtf/
H A DMainThread.cpp178 void callOnMainThread(MainThreadFunction* function, void* context) function in namespace:WTF
215 void callOnMainThread(std::function<void ()> function) function in namespace:WTF

Completed in 221 milliseconds