MCPcopy 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
26bthread_once_t::~bthread_once_t() {
27 bthread::butex_destroy(_butex);
28}
29
30namespace bthread {
31

Callers

nothing calls this directly

Calls 1

butex_destroyFunction · 0.85

Tested by

no test coverage detected