MCPcopy Create free account
hub / github.com/3rdparty/libprocess / future

Method future

include/process/future.hpp:913–916  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

911
912template <typename T>
913Future<T> Promise<T>::future() const
914{
915 return f;
916}
917
918
919// Internal helper utilities.

Callers 15

subprocessFunction · 0.80
waitMethod · 0.80
readMethod · 0.80
readerClosedMethod · 0.80
sendMethod · 0.80
disconnectedMethod · 0.80
serveFunction · 0.80
handleMethod · 0.80
reapMethod · 0.80
set_io_promiseFunction · 0.80
read_internalFunction · 0.80
write_internalFunction · 0.80

Calls

no outgoing calls

Tested by 14

TESTFunction · 0.64
pendingMethod · 0.64
_runMethod · 0.64
runMethod · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
__fooMethod · 0.64
func0Method · 0.64