Uses of Interface
com.aparapi.internal.kernel.IKernelBarrier
Packages that use IKernelBarrier
-
Uses of IKernelBarrier in com.aparapi
Fields in com.aparapi with type parameters of type IKernelBarrierModifier and TypeFieldDescriptionprivate final AtomicReference
<IKernelBarrier> Kernel.KernelState.localBarrier
Methods in com.aparapi that return IKernelBarrierMethods in com.aparapi with parameters of type IKernelBarrierModifier and TypeMethodDescriptionvoid
Kernel.KernelState.setLocalBarrier
(IKernelBarrier localBarrier) -
Uses of IKernelBarrier in com.aparapi.internal.kernel
Classes in com.aparapi.internal.kernel that implement IKernelBarrier