In each of the critical sections, only the the guarded variables are accessed, without any chance that within one section another one is called. Hence, we can use an ordinary Mutex instead of RecursiveMutex.pull/826/head
parent
3aa258109e
commit
5574e6ed52
Loading…
Reference in new issue