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

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

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

2 points

No locking is needed

1

2

5

6

9