pub unsafe extern "C" fn join(id: Tid) -> i32
join with a terminated thread
The join() function waits for the thread specified by id to terminate.
id