Skip to content

Commit

Permalink
Export thread identifier from task
Browse files Browse the repository at this point in the history
  • Loading branch information
AlixANNERAUD committed Oct 20, 2024
1 parent fb7a62b commit bc1297c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Modules/Task/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ pub use Environment_variable::*;
pub use Error::*;
pub use Manager::*;
pub use Task::*;
pub use Thread::Thread_identifier_type;
use Thread::*;

0 comments on commit bc1297c

Please sign in to comment.