Skip to main content

lean_mark_mt

Function lean_mark_mt 

Source
pub unsafe extern "C" fn lean_mark_mt(o: *mut lean_object)
Expand description

Mark a heap object—and everything reachable from it—as multi-threaded (lean.h:612).