Open()
: Open a BagThreadBag
n: Adding a Thread
open()
: Open a Bag (Binding Form)open
() open
(n) Specification: Binds b to a new and empty bag. This overrides any previous binding of b.
open
to n<0.
Note: The second operation is equivalent to
b.Both operations are more efficient than the otherwise equivalent formsopen
()
b->close
(n)
b=
ThreadBag<T>::Open
()
b=
ThreadBag<T>::Open
(n)