מערכות הפעלה מערכות הפעלה

לחץ כאן לכל השאלות

All processes share a semaphore variable mutex, initialized to 1. Each process must execute wait(mutex) before entering the critical section and signal(mutex) afterward. Suppose a process executes in the following manner. signal(mutex); ..... critical section ..... wait(mutex); In this situation :

1
done
by
מיין לפי

* השאלה נוספה בתאריך: 20-07-2020