Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ wait
Method
wait
lib_acl_cpp/src/redis/redis_client_pipeline.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
const redis_result* redis_pipeline_message::wait() const {
77
box_->pop(-1, NULL);
78
return result_;
79
}
80
81
//////////////////////////////////////////////////////////////////////////////
82
Callers
3
stop_thread
Method · 0.45
exec
Method · 0.45
channel_closed
Method · 0.45
Calls
1
pop
Method · 0.45
Tested by
no test coverage detected