Type Definition FutureWriteGuard
ocl::async
type FutureWriteGuard<V> = FutureGuard<V, WriteGuard<V>>;