MCPcopy Create free account
hub / github.com/alibaba/proxima / exit_code

Method exit_code

src/query/executor/bthread_task.cc:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45int BthreadTask::exit_code() const {
46 return exit_code_;
47}
48
49//! Invoke do_run interface
50int BthreadTask::run() {

Callers 4

wait_finishMethod · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 3

TESTFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64