Method: Celluloid::Internals::Stack::ThreadState#thread_id
- Defined in:
- lib/celluloid/internals/stack/states.rb
#thread_id ⇒ Object
Returns the value of attribute thread_id
23 24 25 |
# File 'lib/celluloid/internals/stack/states.rb', line 23 def thread_id @thread_id end |