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

Method empty

thread/thread.cpp:378–381  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

376 return q.front();
377 }
378 bool empty() const
379 {
380 return q.empty();
381 }
382
383 int push(thread *obj)
384 {

Callers 14

frontMethod · 0.45
upMethod · 0.45
downMethod · 0.45
resume_threads_inlinedFunction · 0.45
ws_scan_standbyqFunction · 0.45
idlerFunction · 0.45
wait_allFunction · 0.45
getMethod · 0.45
trimMethod · 0.45
TESTFunction · 0.45
sleepq_perfFunction · 0.45
wait_for_completionFunction · 0.45

Calls

no outgoing calls

Tested by 4

TESTFunction · 0.36
sleepq_perfFunction · 0.36
wait_for_completionFunction · 0.36
libpathFunction · 0.36