Home
last modified time | relevance | path

Searched defs:__private_tag (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__stop_token/
H A Dstop_callback.h77 struct __private_tag {}; struct
80 …_LIBCPP_HIDE_FROM_ABI explicit stop_callback(__private_tag, _StatePtr&& __state, _Cb&& __cb) noexc… in stop_callback() argument