The _________ allows multiple threads to have simultaneous read-only access to an object protected by the lock.

A) ?barrier ?
B) ?condition variable
C) ?readers/writer lock ?
D) ?mutex

C) ?readers/writer lock ?

Computer Science & Information Technology

You might also like to view...

To rotate a page object, you can use the ____________________ transform styles.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A(n) ____ translates a program written in a high-level language into the equivalent machine language.

A. compiler B. assembler C. interpreter D. IDE

Computer Science & Information Technology