Expand description
Optional stderr tracing for mysync mutations under trace { ... } and fan.
Functionsยง
- emit_
scalar_ mutation - Emit one line for a scalar mutation (mysync / atomic scalar).
- fan_
worker_ set_ index - Set the current worker index for
fan [N] { }(typically$_as integer). - is_
enabled - trace_
enter - Begin a
trace { ... }region (all threads see the same flag). - trace_
leave