Expand description
Lock-free fast paths for common threading operations.
Structsยง
- Common
Patterns - Fast path optimizations for common patterns.
- Fast
Path Metrics - Performance metrics for fast path effectiveness.
- Fast
Paths - Fast path implementations for critical threading operations.
- Lock
Free Queue - Lock-free queue for fast thread scheduling.
- Optimized
ArcCounter - Optimized reference counting for thread handles.