method_thread
inst->ri_method_thread = startd_thread_create(method_thread, info);
inst->ri_method_thread = startd_thread_create(method_thread, info);
rip->ri_method_thread = startd_thread_create(method_thread, info);
startd_thread_create(method_thread, info);
void *method_thread(void *);