Searched defs:__destroy (Results 1 – 4 of 4) sorted by relevance
128 inline __coro::coroutine_handle<> __impl(__coro::coroutine_handle<> __destroy, in __impl()139 #define STDEXEC_DESTROY_AND_CONTINUE(__destroy, __continue) \ argument142 #define STDEXEC_DESTROY_AND_CONTINUE(__destroy, __continue) \ argument
75 void __destroy() noexcept in __destroy() function in stdexec::__manual_lifetime
85 void __destroy() noexcept in __destroy() function in stdexec::__var::__variant
1913 static void __destroy(struct cache *cache) in __destroy() function