cuda: refactor MemoryPool
- make non-copyable (aligns inner mutex semantic to std::mutex) - getMemoryPool() returns reference instead of pointer (NULL is not expected here)
Showing
Please
register
or
sign in
to comment
- make non-copyable (aligns inner mutex semantic to std::mutex) - getMemoryPool() returns reference instead of pointer (NULL is not expected here)