5.4.1 Concept of Monitors(7/10) Condition variable: is a queue of threads waiting for something inside a critical section Q Queues associated with x, y conditions Shared data Entry queue procedures5.4.1 Concept of Monitors(7/10) • Condition variable: is a queue of threads waiting for something inside a critical section. 12