pub fn register_thread(name: &str, thread_handle: JoinHandle<()>)
Register a thread JoinHandle to CKB_HANDLES
JoinHandle
CKB_HANDLES