MCPcopy Create free account
hub / github.com/alibaba/PhotonLibOS / get_vcpu_num

Method get_vcpu_num

thread/workerpool.cpp:218–218  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216 return pImpl->join_current_vcpu_into_workpool();
217}
218int WorkPool::get_vcpu_num() { return pImpl->get_vcpu_num(); }
219} // namespace photon

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36