INNER CODE UNIT · Rust
drop
mratsim/constantine · constantine-rust/constantine-core/src/lib.rs:66
fn drop(&mut self) {
unsafe { ctt_threadpool_shutdown(self.ctx) }
}
}
INNER CODE UNIT · Rust
mratsim/constantine · constantine-rust/constantine-core/src/lib.rs:66
fn drop(&mut self) {
unsafe { ctt_threadpool_shutdown(self.ctx) }
}
}