mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-12 17:32:21 -04:00
thread: Add AsyncJoinHandle for waiting on threads asynchronously
This commit is contained in:
parent
2f784f9741
commit
67736cef01
2 changed files with 114 additions and 0 deletions
|
@ -19,6 +19,7 @@ mod manager;
|
|||
mod process;
|
||||
mod sls;
|
||||
mod systemd;
|
||||
mod thread;
|
||||
|
||||
pub mod cec;
|
||||
pub mod daemon;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue