Function ckb_stop_handler::register_thread
source · pub fn register_thread(name: &str, thread_handle: JoinHandle<()>)Expand description
Register a thread JoinHandle to CKB_HANDLES
pub fn register_thread(name: &str, thread_handle: JoinHandle<()>)Register a thread JoinHandle to CKB_HANDLES