OS Process Synchronization

    OS Process Synchronization
    What are the two atomic operations permissible on semaphores?
    OS Process Synchronization
    A locking protocol is one that ____________
    OS Process Synchronization
    The monitor construct ensures that ____________
    OS Process Synchronization
    If the semaphore value is negative ____________
    OS Process Synchronization
    The bounded buffer problem is also known as ____________
    OS Process Synchronization
    In the bounded buffer problem, there are the empty and full semaphores that ____________
    OS Process Synchronization
    A minimum of _____ variable(s) is/are required to be shared between processes to solve the critical section problem.
    OS Process Synchronization
    In the bounded buffer problem ____________