[−][src]Crate jod_thread
Join On Drop thread (jod_thread
) is a thin wrapper around std::thread
,
which makes sure that by default all threads are joined.
Structs
Builder | |
JoinHandle | Like |
Functions
spawn |
Join On Drop thread (jod_thread
) is a thin wrapper around std::thread
,
which makes sure that by default all threads are joined.
Builder | |
JoinHandle | Like |
spawn |