Title:
-
setAccess() - change the access attribute
for a collection of objects. The objects can be either
thread
or threadAttributes
objects.
-
Usage:
-
setAccess(threads,
values
)
-
Arguments:
- threads:
-
a collection of
thread
or threadAttributes
objects. This can be either a list or
vector.
- values:
- values for each of
the elements in threads.
The values are the same as
for
the access slot in the theadAttributes class
.
-
Side Effect:
- The Evaluator manager
is updated to reflect
the changed access for the threads.
-
See Also:
- thread()
- threadAttributes
-
Examples:
-
Key Words:
- User Level Thread Interface
Last modified: Mon Feb 10 16:35:11 1997