# squawk_thread
> From Rust-Analyzer's [crates/stdx/src/thread.rs](https://github.com/rust-lang/rust-analyzer/blob/2efc80078029894eec0699f62ec8d5c1a56af763/crates/stdx/src/thread.rs#L12C3-L12C3) & related modules.
Ty also has a version of Rust-Analyzer's [thread utils that's worth checking out](https://github.com/astral-sh/ruff/blob/5011b253c1aca2a1906762cf45414d0fda1a088a/crates/ty_server/src/server/schedule/thread.rs#L14C50-L14C50).