in Operating System
326 views
0 votes
0 votes
Can two threads in the same process synchronize using a kernel semaphore if the threads are implemented by the kernel? What if they are implemented in user space? Assume that no threads in any other processes have access to the semaphore. Discuss your answers.
in Operating System
by
326 views

Please log in or register to answer this question.

Related questions