Dependencies for lvish-1.0.0.6

library

Flags

Automatic Flags
NameDescriptionDefault
debug

Activate additional debug assertions, and printed output if DEBUGLVL env var is set to 1 or higher.

Disabled
chaselev

Use the Chase-Lev work-stealing deque

Enabled
getonce

Ensure that continuations of get run at most once (by using extra synchronization)

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info