|
|
Keywords:
Abstract,
Mutex,
Encapsulates,
Manipulate,
Data
a abstract data object that consists of a set of variables and a set of mutex members that manipulate the data
a data structure plus a set of operations (sort of like an abstract data type)
an abstract data type, i
an abstract data type implementation that guarantees mutually exclusive access to its internal data
an abstract data type that encapsulates a shared resource
|