Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__stop_token/
H A Dstop_source.h27 struct nostopstate_t { struct
37 _LIBCPP_HIDE_FROM_ABI explicit stop_source(nostopstate_t) noexcept : __state_(nullptr) {} in stop_source() argument