Source: show
static VALUE detach_process_pid(VALUE thread) { return rb_thread_local_aref(thread, id_pid); }