A Resource Control Block (RCB), is a data structure that re…
A Resource Control Block (RCB), is a data structure that represents a resource. The state field shows the current availability of the resource. Availability is represented by a boolean value for both single-unit and multiple-unit resources.
Read Details