bthread_finish

Function bthread_finish 

Source
pub unsafe extern "C" fn bthread_finish(
    thread: *mut Thread,
    code: *mut u32,
) -> bool_t