Uses of Class
edu.rit.pj.reduction.SharedBoolean
Packages that use SharedBoolean
Package
Description
The MP package provides low-level support for Message Passing.
The BUF package provides data buffers for Message Passing.
-
Uses of SharedBoolean in edu.rit.mp
Methods in edu.rit.mp with parameters of type SharedBooleanModifier and TypeMethodDescriptionstatic BooleanBuf
BooleanBuf.buffer
(SharedBoolean item) Create a buffer for a shared Boolean item. -
Uses of SharedBoolean in edu.rit.mp.buf
Constructors in edu.rit.mp.buf with parameters of type SharedBooleanModifierConstructorDescriptionConstruct a new shared Boolean buffer.