fish-shell/fish-rust
Mahmoud Al-Qudsi 452cd90c6c Add test asserting std::thread's behavior matches pthread's on *nix
This is to allow us to verify some implementation details that aren't explicitly
documented in the rust standard library's documentation.

std::thread uses `pthread_create()` underneath the hood on *nix platforms, so
this *should* merely be a formality.
2023-02-19 15:42:07 -06:00
..
src Add test asserting std::thread's behavior matches pthread's on *nix 2023-02-19 15:42:07 -06:00
widestring-suffix Initial Rust commit 2023-02-02 19:34:47 -07:00
build.rs Port fd_monitor (and its needed components) 2023-02-19 15:42:03 -06:00
Cargo.lock Port random to rust 2023-02-19 21:01:46 +01:00
Cargo.toml Port random to rust 2023-02-19 21:01:46 +01:00