Home
last modified time | relevance | path

Searched refs:__add_callback (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__stop_token/
H A Dstop_callback.h86 if (__state && __state->__add_callback(this)) {
H A Dstop_state.h140 …_LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __add_callback(__stop_callback_base* __cb) no… in __add_callback() function