test
This commit is contained in:
@@ -144,7 +144,7 @@ These requirements have to be satisfied, independent of the order in which seque
|
||||
|
||||
### Enforcing Mutual Exclusion
|
||||
|
||||
**Approaches** for mutual exclusion can be
|
||||
**Approaches** for mutual exclusion can be:
|
||||
|
||||
1. Software based - Peterson's solution
|
||||
2. Hardware based - `test_and_set()` `swap_and_comapare()`
|
||||
|
||||
Reference in New Issue
Block a user