Searched refs:single_stream_rendezvous (Results 1 – 2 of 2) sorted by relevance
42 class single_stream_rendezvous { class44 single_stream_rendezvous( cudaStream_t st) { in single_stream_rendezvous() function in boost::fibers::cuda::detail::single_stream_rendezvous46 …cudaError_t status = ::cudaStreamAddCallback( st, trampoline< single_stream_rendezvous >, this, fl… in single_stream_rendezvous()122 detail::single_stream_rendezvous rendezvous( st); in waitfor_all()
42 class single_stream_rendezvous { class44 single_stream_rendezvous( hipStream_t st) { in single_stream_rendezvous() function in boost::fibers::cuda::detail::single_stream_rendezvous46 …hipError_t status = ::hipStreamAddCallback( st, trampoline< single_stream_rendezvous >, this, flag… in single_stream_rendezvous()122 detail::single_stream_rendezvous rendezvous( st); in waitfor_all()