Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CesiumGS/cesium-native
/ TestAsyncSystem.cpp
File
TestAsyncSystem.cpp
CesiumAsync/test/TestAsyncSystem.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <CesiumAsync/AsyncSystem.h>
2
#include <CesiumAsync/Promise.h>
3
#include <CesiumAsync/SharedFuture.h>
4
#include <CesiumAsync/ThreadPool.h>
Callers
nothing calls this directly
Calls
15
dispatchOneMainThreadTask
Method · 0.80
share
Method · 0.80
wait
Method · 0.45
thenInWorkerThread
Method · 0.45
thenInMainThread
Method · 0.45
getFuture
Method · 0.45
resolve
Method · 0.45
thenInThreadPool
Method · 0.45
catchInMainThread
Method · 0.45
reject
Method · 0.45
thenImmediately
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected