Home
last modified time | relevance | path

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

/third_party/boost/boost/fiber/cuda/
Dwaitfor.hpp121 std::tuple< cudaStream_t, cudaError_t > waitfor_all( cudaStream_t st) { in waitfor_all() function
127 std::vector< std::tuple< cudaStream_t, cudaError_t > > waitfor_all( cudaStream_t st0, STP ... stx) { in waitfor_all() function
/third_party/boost/boost/fiber/hip/
Dwaitfor.hpp121 std::tuple< hipStream_t, hipError_t > waitfor_all( hipStream_t st) { in waitfor_all() function
127 std::vector< std::tuple< hipStream_t, hipError_t > > waitfor_all( hipStream_t st0, STP ... stx) { in waitfor_all() function