Module rustc_data_structures::flock [] [src]

🔬 This is a nightly-only experimental API. (rustc_private)

Simple file-locking apis for each OS.

This is not meant to be in the standard library, it does nothing with green/native threading. This is just a bare-bones enough solution for librustdoc, it is not production quality at all.

Structs

Lock [
Experimental
]