method
pid
v2_4_6 -
Show latest stable
- Class:
Process::Waiter
pid()public
No documentation available.
static VALUE
detach_process_pid(VALUE thread)
{
return rb_thread_local_aref(thread, id_pid);
} pid()No documentation available.
static VALUE
detach_process_pid(VALUE thread)
{
return rb_thread_local_aref(thread, id_pid);
}