Server IP : 66.29.132.122 / Your IP : 18.116.23.12 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/thread-self/root/proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/Thread/ |
Upload File : |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: abort_on_exception - !ruby/object:RI::MethodSummary name: abort_on_exception= - !ruby/object:RI::MethodSummary name: critical - !ruby/object:RI::MethodSummary name: critical= - !ruby/object:RI::MethodSummary name: current - !ruby/object:RI::MethodSummary name: exclusive - !ruby/object:RI::MethodSummary name: exit - !ruby/object:RI::MethodSummary name: fork - !ruby/object:RI::MethodSummary name: kill - !ruby/object:RI::MethodSummary name: list - !ruby/object:RI::MethodSummary name: main - !ruby/object:RI::MethodSummary name: new - !ruby/object:RI::MethodSummary name: new - !ruby/object:RI::MethodSummary name: pass - !ruby/object:RI::MethodSummary name: start - !ruby/object:RI::MethodSummary name: stop comment: - !ruby/struct:SM::Flow::P body: <tt>Thread</tt> encapsulates the behavior of a thread of execution, including the main thread of the Ruby script. - !ruby/struct:SM::Flow::P body: In the descriptions of the methods in this class, the parameter <em>sym</em> refers to a symbol, which is either a quoted string or a <tt>Symbol</tt> (such as <tt>:name</tt>). constants: [] full_name: Thread includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: "[]" - !ruby/object:RI::MethodSummary name: "[]=" - !ruby/object:RI::MethodSummary name: abort_on_exception - !ruby/object:RI::MethodSummary name: abort_on_exception= - !ruby/object:RI::MethodSummary name: alive? - !ruby/object:RI::MethodSummary name: exit - !ruby/object:RI::MethodSummary name: exit! - !ruby/object:RI::MethodSummary name: group - !ruby/object:RI::MethodSummary name: inspect - !ruby/object:RI::MethodSummary name: join - !ruby/object:RI::MethodSummary name: key? - !ruby/object:RI::MethodSummary name: keys - !ruby/object:RI::MethodSummary name: kill - !ruby/object:RI::MethodSummary name: kill! - !ruby/object:RI::MethodSummary name: priority - !ruby/object:RI::MethodSummary name: priority= - !ruby/object:RI::MethodSummary name: raise - !ruby/object:RI::MethodSummary name: run - !ruby/object:RI::MethodSummary name: safe_level - !ruby/object:RI::MethodSummary name: status - !ruby/object:RI::MethodSummary name: stop? - !ruby/object:RI::MethodSummary name: terminate - !ruby/object:RI::MethodSummary name: terminate! - !ruby/object:RI::MethodSummary name: value - !ruby/object:RI::MethodSummary name: wakeup name: Thread superclass: Object