method
pid

pid()
public
Hide source
static VALUE detach_process_pid(VALUE thread) { return rb_thread_local_aref(thread, id_pid); }