Module fast_paths

Module fast_paths 

Source
Expand description

Lock-free fast paths for common threading operations.

Structsยง

CommonPatterns
Fast path optimizations for common patterns.
FastPathMetrics
Performance metrics for fast path effectiveness.
FastPaths
Fast path implementations for critical threading operations.
LockFreeQueue
Lock-free queue for fast thread scheduling.
OptimizedArcCounter
Optimized reference counting for thread handles.