Registry / utility / rubysl-thread

rubysl-thread

JSON →
library2.0.3rbrubygemsunverified

Support classes for working with threads in Ruby.

gem install rubysl-thread
INSTALL
IMPORT
SIG · RUBYSL-THREAD
R
rubysl-thread
utilityrubyv2.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Thread
require 'rubysl-thread'

Create and join a thread.

require 'rubysl-thread' thread = Thread.new { sleep 1; puts 'done' } thread.join
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
rubysl-thread — gem install rubysl-thread · libregistry