Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Get
Method
Get
library/cpp/threading/future/legacy_future.h:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
inline TResult Get() {
36
this->Join();
37
return Result_.GetValue();
38
}
39
40
private:
41
inline void Join() {
Callers
10
Enqueue
Method · 0.45
THotSwap
Method · 0.45
AtomicStore
Method · 0.45
with_lock
Function · 0.45
Y_UNIT_TEST
Function · 0.45
with_lock
Method · 0.45
with_lock
Method · 0.45
Init
Method · 0.45
HostWorkerThread
Method · 0.45
Add
Method · 0.45
Calls
2
Join
Method · 0.95
GetValue
Method · 0.45
Tested by
no test coverage detected