folly::hazptr_tc_evict

hazptr_tc_evict -- Used only for benchmarking

Synopses

Declared in <folly/synchronization/Hazptr-fwd.h>

hazptr_tc_evict -- Used only for benchmarking

template<template<
    typename,
    typename> typename Atom = atomic>
void
hazptr_tc_evict();
» more...
template<>
void
hazptr_tc_evict<Atom>();
» more...