Consider three concurrent processes A, B, and C, synchronized by three semaphores mutex, Gob, and Goc, which are initialized to 1, 0, and 0, respectively:
a) mutex
b) Gob
c) Goc
d) Concurrent processes