Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
18
void fiber_waiter::push(http_task* t) {
19
box_->push(t);
20
}
21
22
void fiber_waiter::run(void) {
23
log_info(
">>>waiter fiber started!"
);
Callers
15
done
Method · 0.45
Java_com_example_http_HttpFiberThread_HttpGet
Function · 0.45
run
Method · 0.45
run
Method · 0.45
cW
Function · 0.45
cY
Function · 0.45
jquery-1.8.2.min.js
File · 0.45
bc
Function · 0.45
bh
Function · 0.45
bk
Function · 0.45
bm
Function · 0.45
g
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected