MCPcopy Create free account
hub / github.com/cameron314/concurrentqueue / deinit

Function deinit

tests/relacy/relacy/example/mpmc/pcx.h:211–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209}
210
211inline void deinit()
212{
213 using namespace pcx_int;
214 pcx_thread::get().release_impl(g_master.state_.part_.current_collector_, is_current_inc);
215}
216
217inline void thread_callback(bool init)
218{

Callers 4

on_tls_callbackFunction · 0.85
~thread_local_varMethod · 0.85
~std_generic_mutexMethod · 0.85

Calls 1

release_implMethod · 0.80

Tested by

no test coverage detected