mgrinit(cls,boost=F,barrback=F)
boostlock()
and boostunlock()
are used; otherwise backlock()
and backunlock()
.
mgrmakevar
.
The initialization need be done only once for the life of the cluster.If you put shared variables in backing store (barrback = TRUE
in
mgrmakevar()
), or if you are on a Windows platform, you must
have boost = FALSE
.