MCPcopy Create free account
hub / github.com/acl-dev/acl / push

Method push

android/samples/fiber/http/src/main/cpp/fiber_waiter.cpp:18–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18void fiber_waiter::push(http_task* t) {
19 box_->push(t);
20}
21
22void fiber_waiter::run(void) {
23 log_info(">>>waiter fiber started!");

Callers 15

doneMethod · 0.45
runMethod · 0.45
runMethod · 0.45
cWFunction · 0.45
cYFunction · 0.45
bcFunction · 0.45
bhFunction · 0.45
bkFunction · 0.45
bmFunction · 0.45
gFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected