Source code

Revision control

Copy as Markdown

Other Tools

//! Source directory: `sysdeps/nptl/`o
//!
//! Native POSIX threading library.
//!
pub(crate) mod pthread;