[][src]Module rustc_data_structures::flock

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