Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ on_work_started
Method
on_work_started
include/boost/asio/impl/executor.hpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
void on_work_started() noexcept
84
{
85
executor_.on_work_started();
86
}
87
88
void on_work_finished() noexcept
89
{
Callers
1
on_work_started
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected