For questions 30 through 32, consider the following code: If locking is needed, where should we insert the function ReleaseLock(&lock)? check all that apply

32.
Question 32
For questions 30 through 32, consider the following code:

If locking is needed, where should we insert the function ReleaseLock(&lock)? check all that apply

3 points

No locking is needed

3

4

7

8

10