Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ ~bthread_once_t
Method
~bthread_once_t
src/bthread/bthread_once.cpp:26–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
bthread_once_t::~bthread_once_t() {
27
bthread::butex_destroy(_butex);
28
}
29
30
namespace bthread {
31
Callers
nothing calls this directly
Calls
1
butex_destroy
Function · 0.85
Tested by
no test coverage detected