Namespaces
Enumerations
enum LockType
| Name | Value |
|---|---|
| kSpinlock | 0 |
| kMutex | 1 |
| kChainLock | 2 |
| kRwLock | 3 |
Defined at line 49 of file ../../zircon/kernel/include/kernel/spin_tracing_config.h
enum FinishType
| Name | Value |
|---|---|
| kLockAcquired | 0 |
| kBlocked | 1 |
Defined at line 50 of file ../../zircon/kernel/include/kernel/spin_tracing_config.h