Cargo Features

clhlock has no features set by default.

[dependencies]
clhlock = { version = "0.1.0", features = ["yield", "thread_local"] }
yield

NOTE: Features yield and thread_local require std.

Affects raw::yields.backoff

thread_local