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();
template<>
void
hazptr_tc_evict<Atom>();

Created with MrDocs