Searched defs:fss_data (Results 1 – 1 of 1) sorted by relevance
147 struct fss_data { struct in boost::fibers::context148 void * vp{ nullptr };149 detail::fss_cleanup_function::ptr_t cleanup_function{};153 fss_data( void * vp_, in fss_data() function160 void do_cleanup() { in do_cleanup()