Mojo module
lock
Structsβ
- β
BlockingScopedLock
: A scope adapter for BlockingSpinLock. - β
BlockingSpinLock
: A basic locking implementation that uses an integer to represent the owner of the lock. - β
SpinWaiter
: A proxy for the C++ runtime's SpinWaiter type.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!