Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ scopedBatch
Method
scopedBatch
valdi/src/valdi/runtime/Utils/MainThreadManager.cpp:233–236 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
231
_idleFlushScheduled = true;
232
233
scheduleFlushIdleCallbacks();
234
}
235
}
236
237
void MainThreadManager::scheduleFlushIdleCallbacks() {
238
auto sequence = _tasksSequence;
239
_mainThreadDispatcher->dispatch(
Callers
1
callSyncWithJsThread
Method · 0.80
Calls
1
MainThreadBatch
Class · 0.85
Tested by
no test coverage detected