About

This package is 147.3 KB. It is available at http://ftp.debian.org/debian/pool/main/r/ruby-concurrent/ruby-concurrent_1.0.0-3_all.deb .

View its full control file here: debian/control.

Description

modern concurrency tools for Ruby

Relations

This package depends on: ruby | ruby-interpreter.

This package does not recommend any other package.

This package does not suggest any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

ruby-concurrent 1.0.0-3 is in debian - stretch / main. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
/usr/ root:root 0o755
/usr/lib/ root:root 0o755
/usr/lib/ruby/ root:root 0o755
/usr/lib/ruby/vendor_ruby/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/actor/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/actor/behaviour/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/actor/behaviour/abstract.rb text/x-ruby root:root 0o644 1.4 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/behaviour/awaits.rb text/x-ruby root:root 0o644 497 bytes
/usr/lib/ruby/vendor_ruby/concurrent/actor/behaviour/buffer.rb text/x-ruby root:root 0o644 1.9 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/behaviour/errors_on_unknown_message.rb text/x-ruby root:root 0o644 296 bytes
/usr/lib/ruby/vendor_ruby/concurrent/actor/behaviour/executes_context.rb text/x-ruby root:root 0o644 388 bytes
/usr/lib/ruby/vendor_ruby/concurrent/actor/behaviour/linking.rb text/x-ruby root:root 0o644 2.6 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/behaviour/pausing.rb text/x-ruby root:root 0o644 2.7 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/behaviour.rb text/x-ruby root:root 0o644 4.1 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/behaviour/removes_child.rb text/x-ruby root:root 0o644 349 bytes
/usr/lib/ruby/vendor_ruby/concurrent/actor/behaviour/sets_results.rb text/x-ruby root:root 0o644 1.1 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/behaviour/supervising.rb text/x-ruby root:root 0o644 1.4 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/behaviour/termination.rb text/x-ruby root:root 0o644 2.7 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/context.rb text/x-ruby root:root 0o644 5.4 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/core.rb text/x-ruby root:root 0o644 7.7 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/default_dead_letter_handler.rb text/x-ruby root:root 0o644 212 bytes
/usr/lib/ruby/vendor_ruby/concurrent/actor/envelope.rb text/x-ruby root:root 0o644 1.1 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/errors.rb text/x-ruby root:root 0o644 518 bytes
/usr/lib/ruby/vendor_ruby/concurrent/actor/internal_delegations.rb text/x-ruby root:root 0o644 1.3 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/public_delegations.rb text/x-ruby root:root 0o644 684 bytes
/usr/lib/ruby/vendor_ruby/concurrent/actor.rb text/x-ruby root:root 0o644 3.3 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/reference.rb text/x-ruby root:root 0o644 4.1 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/root.rb text/x-ruby root:root 0o644 1.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/type_check.rb text/x-ruby root:root 0o644 1.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/utils/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/actor/utils/ad_hoc.rb text/x-ruby root:root 0o644 654 bytes
/usr/lib/ruby/vendor_ruby/concurrent/actor/utils/balancer.rb text/x-ruby root:root 0o644 1.1 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/utils/broadcast.rb text/x-ruby root:root 0o644 1.2 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/utils/pool.rb text/x-ruby root:root 0o644 2.1 KB
/usr/lib/ruby/vendor_ruby/concurrent/actor/utils.rb text/x-ruby root:root 0o644 255 bytes
/usr/lib/ruby/vendor_ruby/concurrent/agent.rb text/x-ruby root:root 0o644 21.6 KB
/usr/lib/ruby/vendor_ruby/concurrent/array.rb text/x-ruby root:root 0o644 1.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/async.rb text/plain root:root 0o644 17.7 KB
/usr/lib/ruby/vendor_ruby/concurrent/atomic/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/atomic/abstract_thread_local_var.rb text/x-ruby root:root 0o644 749 bytes
/usr/lib/ruby/vendor_ruby/concurrent/atomic/atomic_boolean.rb text/x-ruby root:root 0o644 3.6 KB
/usr/lib/ruby/vendor_ruby/concurrent/atomic/atomic_fixnum.rb text/x-ruby root:root 0o644 4.3 KB
/usr/lib/ruby/vendor_ruby/concurrent/atomic/atomic_reference.rb text/plain root:root 0o644 1.1 KB
/usr/lib/ruby/vendor_ruby/concurrent/atomic/count_down_latch.rb text/x-ruby root:root 0o644 2.8 KB
/usr/lib/ruby/vendor_ruby/concurrent/atomic/cyclic_barrier.rb text/x-ruby root:root 0o644 3.5 KB
/usr/lib/ruby/vendor_ruby/concurrent/atomic/event.rb text/x-ruby root:root 0o644 2.4 KB
/usr/lib/ruby/vendor_ruby/concurrent/atomic/java_count_down_latch.rb text/x-ruby root:root 0o644 964 bytes
/usr/lib/ruby/vendor_ruby/concurrent/atomic/java_thread_local_var.rb text/x-ruby root:root 0o644 970 bytes
/usr/lib/ruby/vendor_ruby/concurrent/atomic/mutex_atomic_boolean.rb text/x-ruby root:root 0o644 1.2 KB
/usr/lib/ruby/vendor_ruby/concurrent/atomic/mutex_atomic_fixnum.rb text/x-ruby root:root 0o644 2.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/atomic/mutex_count_down_latch.rb text/x-ruby root:root 0o644 1001 bytes
/usr/lib/ruby/vendor_ruby/concurrent/atomic/mutex_semaphore.rb text/x-ruby root:root 0o644 2.8 KB
/usr/lib/ruby/vendor_ruby/concurrent/atomic/read_write_lock.rb text/x-ruby root:root 0o644 8.2 KB
/usr/lib/ruby/vendor_ruby/concurrent/atomic/reentrant_read_write_lock.rb text/x-ruby root:root 0o644 13.9 KB
/usr/lib/ruby/vendor_ruby/concurrent/atomic_reference/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/atomic_reference/concurrent_update_error.rb text/x-ruby root:root 0o644 249 bytes
/usr/lib/ruby/vendor_ruby/concurrent/atomic_reference/direct_update.rb text/x-ruby root:root 0o644 2.8 KB
/usr/lib/ruby/vendor_ruby/concurrent/atomic_reference/jruby.rb text/x-ruby root:root 0o644 359 bytes
/usr/lib/ruby/vendor_ruby/concurrent/atomic_reference/jruby+truffle.rb text/plain root:root 0o644 42 bytes
/usr/lib/ruby/vendor_ruby/concurrent/atomic_reference/mutex_atomic.rb text/x-ruby root:root 0o644 1.4 KB
/usr/lib/ruby/vendor_ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb text/x-ruby root:root 0o644 704 bytes
/usr/lib/ruby/vendor_ruby/concurrent/atomic_reference/rbx.rb text/x-ruby root:root 0o644 635 bytes
/usr/lib/ruby/vendor_ruby/concurrent/atomic_reference/ruby.rb text/x-ruby root:root 0o644 868 bytes
/usr/lib/ruby/vendor_ruby/concurrent/atomic/ruby_thread_local_var.rb text/x-ruby root:root 0o644 5.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/atomic/semaphore.rb text/x-ruby root:root 0o644 3.5 KB
/usr/lib/ruby/vendor_ruby/concurrent/atomics.rb text/plain root:root 0o644 1.9 KB
/usr/lib/ruby/vendor_ruby/concurrent/atomic/thread_local_var.rb text/x-ruby root:root 0o644 2.9 KB
/usr/lib/ruby/vendor_ruby/concurrent/atom.rb text/x-ruby root:root 0o644 8.8 KB
/usr/lib/ruby/vendor_ruby/concurrent/channel/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/channel/buffer/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/channel/buffer/base.rb text/x-ruby root:root 0o644 8.1 KB
/usr/lib/ruby/vendor_ruby/concurrent/channel/buffer/buffered.rb text/x-ruby root:root 0o644 3.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/channel/buffer/dropping.rb text/x-ruby root:root 0o644 1.5 KB
/usr/lib/ruby/vendor_ruby/concurrent/channel/buffer.rb text/plain root:root 0o644 309 bytes
/usr/lib/ruby/vendor_ruby/concurrent/channel/buffer/sliding.rb text/x-ruby root:root 0o644 1.5 KB
/usr/lib/ruby/vendor_ruby/concurrent/channel/buffer/ticker.rb text/x-ruby root:root 0o644 861 bytes
/usr/lib/ruby/vendor_ruby/concurrent/channel/buffer/timer.rb text/x-ruby root:root 0o644 1.5 KB
/usr/lib/ruby/vendor_ruby/concurrent/channel/buffer/unbuffered.rb text/x-ruby root:root 0o644 5.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/channel.rb text/x-ruby root:root 0o644 6.5 KB
/usr/lib/ruby/vendor_ruby/concurrent/channel/selector/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/channel/selector/after_clause.rb text/x-ruby root:root 0o644 634 bytes
/usr/lib/ruby/vendor_ruby/concurrent/channel/selector/default_clause.rb text/x-ruby root:root 0o644 283 bytes
/usr/lib/ruby/vendor_ruby/concurrent/channel/selector/error_clause.rb text/x-ruby root:root 0o644 327 bytes
/usr/lib/ruby/vendor_ruby/concurrent/channel/selector/put_clause.rb text/x-ruby root:root 0o644 512 bytes
/usr/lib/ruby/vendor_ruby/concurrent/channel/selector.rb text/x-ruby root:root 0o644 2.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/channel/selector/take_clause.rb text/x-ruby root:root 0o644 446 bytes
/usr/lib/ruby/vendor_ruby/concurrent/channel/tick.rb text/x-ruby root:root 0o644 1.3 KB
/usr/lib/ruby/vendor_ruby/concurrent/collection/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/collection/copy_on_notify_observer_set.rb text/x-ruby root:root 0o644 2.8 KB
/usr/lib/ruby/vendor_ruby/concurrent/collection/copy_on_write_observer_set.rb text/x-ruby root:root 0o644 2.9 KB
/usr/lib/ruby/vendor_ruby/concurrent/collection/java_non_concurrent_priority_queue.rb text/x-ruby root:root 0o644 2.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/collection/map/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/collection/map/atomic_reference_map_backend.rb text/plain root:root 0o644 36.3 KB
/usr/lib/ruby/vendor_ruby/concurrent/collection/map/mri_map_backend.rb text/x-ruby root:root 0o644 1.4 KB
/usr/lib/ruby/vendor_ruby/concurrent/collection/map/non_concurrent_map_backend.rb text/x-ruby root:root 0o644 3.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/collection/map/synchronized_map_backend.rb text/x-ruby root:root 0o644 1.6 KB
/usr/lib/ruby/vendor_ruby/concurrent/collection/non_concurrent_priority_queue.rb text/x-ruby root:root 0o644 5.4 KB
/usr/lib/ruby/vendor_ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb text/x-ruby root:root 0o644 3.6 KB
/usr/lib/ruby/vendor_ruby/concurrent/concern/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/concern/deprecation.rb text/x-ruby root:root 0o644 1.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/concern/dereferenceable.rb text/x-ruby root:root 0o644 2.9 KB
/usr/lib/ruby/vendor_ruby/concurrent/concern/logging.rb text/x-ruby root:root 0o644 1.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/concern/obligation.rb text/x-ruby root:root 0o644 5.8 KB
/usr/lib/ruby/vendor_ruby/concurrent/concern/observable.rb text/x-ruby root:root 0o644 3.8 KB
/usr/lib/ruby/vendor_ruby/concurrent/configuration.rb text/x-ruby root:root 0o644 5.2 KB
/usr/lib/ruby/vendor_ruby/concurrent/constants.rb text/x-ruby root:root 0o644 204 bytes
/usr/lib/ruby/vendor_ruby/concurrent/dataflow.rb text/x-ruby root:root 0o644 2.1 KB
/usr/lib/ruby/vendor_ruby/concurrent/delay.rb text/x-ruby root:root 0o644 6.7 KB
/usr/lib/ruby/vendor_ruby/concurrent/edge/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/edge/atomic_markable_reference.rb text/x-ruby root:root 0o644 6.7 KB
/usr/lib/ruby/vendor_ruby/concurrent/edge/future.rb text/x-ruby root:root 0o644 38.9 KB
/usr/lib/ruby/vendor_ruby/concurrent/edge/lock_free_linked_set/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/edge/lock_free_linked_set/node.rb text/x-ruby root:root 0o644 2.2 KB
/usr/lib/ruby/vendor_ruby/concurrent/edge/lock_free_linked_set.rb text/x-ruby root:root 0o644 4.7 KB
/usr/lib/ruby/vendor_ruby/concurrent/edge/lock_free_linked_set/window.rb text/x-ruby root:root 0o644 1.4 KB
/usr/lib/ruby/vendor_ruby/concurrent/edge/lock_free_stack.rb text/x-ruby root:root 0o644 2.0 KB
/usr/lib/ruby/vendor_ruby/concurrent-edge.rb text/plain root:root 0o644 346 bytes
/usr/lib/ruby/vendor_ruby/concurrent/edge.rb text/x-ruby root:root 0o644 1.5 KB
/usr/lib/ruby/vendor_ruby/concurrent/errors.rb text/x-ruby root:root 0o644 1.6 KB
/usr/lib/ruby/vendor_ruby/concurrent/exchanger.rb text/x-ruby root:root 0o644 12.8 KB
/usr/lib/ruby/vendor_ruby/concurrent/executor/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/executor/abstract_executor_service.rb text/x-ruby root:root 0o644 3.3 KB
/usr/lib/ruby/vendor_ruby/concurrent/executor/cached_thread_pool.rb text/x-ruby root:root 0o644 2.6 KB
/usr/lib/ruby/vendor_ruby/concurrent/executor/executor_service.rb text/x-ruby root:root 0o644 5.6 KB
/usr/lib/ruby/vendor_ruby/concurrent/executor/fixed_thread_pool.rb text/plain root:root 0o644 9.5 KB
/usr/lib/ruby/vendor_ruby/concurrent/executor/immediate_executor.rb text/x-ruby root:root 0o644 1.8 KB
/usr/lib/ruby/vendor_ruby/concurrent/executor/indirect_immediate_executor.rb text/x-ruby root:root 0o644 1.5 KB
/usr/lib/ruby/vendor_ruby/concurrent/executor/java_executor_service.rb text/x-ruby root:root 0o644 2.5 KB
/usr/lib/ruby/vendor_ruby/concurrent/executor/java_single_thread_executor.rb text/x-ruby root:root 0o644 919 bytes
/usr/lib/ruby/vendor_ruby/concurrent/executor/java_thread_pool_executor.rb text/x-ruby root:root 0o644 4.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/executor/ruby_executor_service.rb text/x-ruby root:root 0o644 1.5 KB
/usr/lib/ruby/vendor_ruby/concurrent/executor/ruby_single_thread_executor.rb text/x-ruby root:root 0o644 607 bytes
/usr/lib/ruby/vendor_ruby/concurrent/executor/ruby_thread_pool_executor.rb text/x-ruby root:root 0o644 9.7 KB
/usr/lib/ruby/vendor_ruby/concurrent/executor/safe_task_executor.rb text/x-ruby root:root 0o644 1.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/executor/serial_executor_service.rb text/x-ruby root:root 0o644 991 bytes
/usr/lib/ruby/vendor_ruby/concurrent/executor/serialized_execution_delegator.rb text/x-ruby root:root 0o644 859 bytes
/usr/lib/ruby/vendor_ruby/concurrent/executor/serialized_execution.rb text/x-ruby root:root 0o644 2.7 KB
/usr/lib/ruby/vendor_ruby/concurrent/executor/simple_executor_service.rb text/x-ruby root:root 0o644 2.6 KB
/usr/lib/ruby/vendor_ruby/concurrent/executor/single_thread_executor.rb text/x-ruby root:root 0o644 2.5 KB
/usr/lib/ruby/vendor_ruby/concurrent/executors.rb text/plain root:root 0o644 1.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/executor/thread_pool_executor.rb text/x-ruby root:root 0o644 3.8 KB
/usr/lib/ruby/vendor_ruby/concurrent/executor/timer_set.rb text/x-ruby root:root 0o644 5.7 KB
/usr/lib/ruby/vendor_ruby/concurrent/future.rb text/x-ruby root:root 0o644 4.1 KB
/usr/lib/ruby/vendor_ruby/concurrent/hash.rb text/x-ruby root:root 0o644 911 bytes
/usr/lib/ruby/vendor_ruby/concurrent/immutable_struct.rb text/x-ruby root:root 0o644 2.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/ivar.rb text/x-ruby root:root 0o644 7.2 KB
/usr/lib/ruby/vendor_ruby/concurrent/lazy_register.rb text/x-ruby root:root 0o644 2.3 KB
/usr/lib/ruby/vendor_ruby/concurrent/map.rb text/x-ruby root:root 0o644 5.4 KB
/usr/lib/ruby/vendor_ruby/concurrent/maybe.rb text/x-ruby root:root 0o644 8.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/mutable_struct.rb text/x-ruby root:root 0o644 8.4 KB
/usr/lib/ruby/vendor_ruby/concurrent/mvar.rb text/x-ruby root:root 0o644 7.2 KB
/usr/lib/ruby/vendor_ruby/concurrent/options.rb text/x-ruby root:root 0o644 1.3 KB
/usr/lib/ruby/vendor_ruby/concurrent/promise.rb text/plain root:root 0o644 18.3 KB
/usr/lib/ruby/vendor_ruby/concurrent.rb text/x-ruby root:root 0o644 5.5 KB
/usr/lib/ruby/vendor_ruby/concurrent/scheduled_task.rb text/x-ruby root:root 0o644 10.7 KB
/usr/lib/ruby/vendor_ruby/concurrent/settable_struct.rb text/x-ruby root:root 0o644 3.7 KB
/usr/lib/ruby/vendor_ruby/concurrent/synchronization/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/synchronization/abstract_lockable_object.rb text/x-ruby root:root 0o644 3.1 KB
/usr/lib/ruby/vendor_ruby/concurrent/synchronization/abstract_object.rb text/x-ruby root:root 0o644 489 bytes
/usr/lib/ruby/vendor_ruby/concurrent/synchronization/abstract_struct.rb text/x-ruby root:root 0o644 3.9 KB
/usr/lib/ruby/vendor_ruby/concurrent/synchronization/condition.rb text/x-ruby root:root 0o644 1.1 KB
/usr/lib/ruby/vendor_ruby/concurrent/synchronization/jruby_lockable_object.rb text/x-ruby root:root 0o644 271 bytes
/usr/lib/ruby/vendor_ruby/concurrent/synchronization/jruby_object.rb text/x-ruby root:root 0o644 1015 bytes
/usr/lib/ruby/vendor_ruby/concurrent/synchronization/lockable_object.rb text/x-ruby root:root 0o644 2.9 KB
/usr/lib/ruby/vendor_ruby/concurrent/synchronization/lock.rb text/x-ruby root:root 0o644 599 bytes
/usr/lib/ruby/vendor_ruby/concurrent/synchronization/mri_lockable_object.rb text/x-ruby root:root 0o644 1.5 KB
/usr/lib/ruby/vendor_ruby/concurrent/synchronization/mri_object.rb text/x-ruby root:root 0o644 1.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/synchronization/object.rb text/x-ruby root:root 0o644 5.6 KB
/usr/lib/ruby/vendor_ruby/concurrent/synchronization.rb text/x-ruby root:root 0o644 965 bytes
/usr/lib/ruby/vendor_ruby/concurrent/synchronization/rbx_lockable_object.rb text/x-ruby root:root 0o644 1.4 KB
/usr/lib/ruby/vendor_ruby/concurrent/synchronization/rbx_object.rb text/x-ruby root:root 0o644 1.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/synchronization/volatile.rb text/x-ruby root:root 0o644 659 bytes
/usr/lib/ruby/vendor_ruby/concurrent/thread_safe/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/thread_safe/readme.txt text/plain root:root 0o644 82 bytes
/usr/lib/ruby/vendor_ruby/concurrent/thread_safe/synchronized_delegator.rb text/x-ruby root:root 0o644 1.4 KB
/usr/lib/ruby/vendor_ruby/concurrent/thread_safe/util/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/thread_safe/util/adder.rb text/x-ruby root:root 0o644 2.5 KB
/usr/lib/ruby/vendor_ruby/concurrent/thread_safe/util/array_hash_rbx.rb text/x-ruby root:root 0o644 723 bytes
/usr/lib/ruby/vendor_ruby/concurrent/thread_safe/util/cheap_lockable.rb text/x-ruby root:root 0o644 3.5 KB
/usr/lib/ruby/vendor_ruby/concurrent/thread_safe/util/power_of_two_tuple.rb text/x-ruby root:root 0o644 831 bytes
/usr/lib/ruby/vendor_ruby/concurrent/thread_safe/util.rb text/x-ruby root:root 0o644 282 bytes
/usr/lib/ruby/vendor_ruby/concurrent/thread_safe/util/striped64.rb text/x-ruby root:root 0o644 9.6 KB
/usr/lib/ruby/vendor_ruby/concurrent/thread_safe/util/volatile.rb text/x-ruby root:root 0o644 2.3 KB
/usr/lib/ruby/vendor_ruby/concurrent/thread_safe/util/xor_shift_random.rb text/x-ruby root:root 0o644 1.6 KB
/usr/lib/ruby/vendor_ruby/concurrent/timer_task.rb text/x-ruby root:root 0o644 11.6 KB
/usr/lib/ruby/vendor_ruby/concurrent/tuple.rb text/x-ruby root:root 0o644 3.0 KB
/usr/lib/ruby/vendor_ruby/concurrent/tvar.rb text/x-ruby root:root 0o644 5.9 KB
/usr/lib/ruby/vendor_ruby/concurrent/utility/ root:root 0o755
/usr/lib/ruby/vendor_ruby/concurrent/utility/at_exit.rb text/x-ruby root:root 0o644 2.3 KB
/usr/lib/ruby/vendor_ruby/concurrent/utility/engine.rb text/x-ruby root:root 0o644 1.1 KB
/usr/lib/ruby/vendor_ruby/concurrent/utility/monotonic_time.rb text/x-ruby root:root 0o644 1.4 KB
/usr/lib/ruby/vendor_ruby/concurrent/utility/native_extension_loader.rb text/x-ruby root:root 0o644 1.7 KB
/usr/lib/ruby/vendor_ruby/concurrent/utility/processor_counter.rb text/x-ruby root:root 0o644 6.3 KB
/usr/lib/ruby/vendor_ruby/concurrent/version.rb text/x-ruby root:root 0o644 72 bytes
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/ruby-concurrent/ root:root 0o755
/usr/share/doc/ruby-concurrent/changelog.Debian.gz application/gzip root:root 0o644 365 bytes
/usr/share/doc/ruby-concurrent/changelog.gz application/gzip root:root 0o644 6.4 KB
/usr/share/doc/ruby-concurrent/copyright text/plain root:root 0o644 1.4 KB
/usr/share/doc/ruby-concurrent/examples/ root:root 0o755
/usr/share/doc/ruby-concurrent/examples/actor_stress_test.rb text/x-ruby root:root 0o755 3.2 KB
/usr/share/doc/ruby-concurrent/examples/atomic_example.rb text/x-ruby root:root 0o755 392 bytes
/usr/share/doc/ruby-concurrent/examples/a-tour-of-go-channels/ root:root 0o755
/usr/share/doc/ruby-concurrent/examples/a-tour-of-go-channels/buffered-channels.rb text/x-ruby root:root 0o755 281 bytes
/usr/share/doc/ruby-concurrent/examples/a-tour-of-go-channels/channels.rb text/x-ruby root:root 0o755 511 bytes
/usr/share/doc/ruby-concurrent/examples/a-tour-of-go-channels/default-selection.rb text/x-ruby root:root 0o755 574 bytes
/usr/share/doc/ruby-concurrent/examples/a-tour-of-go-channels/equivalent-binary-trees.rb text/x-ruby root:root 0o755 1.2 KB
/usr/share/doc/ruby-concurrent/examples/a-tour-of-go-channels/range-and-close.rb text/x-ruby root:root 0o755 426 bytes
/usr/share/doc/ruby-concurrent/examples/a-tour-of-go-channels/select.rb text/x-ruby root:root 0o755 606 bytes
/usr/share/doc/ruby-concurrent/examples/benchmark_async.rb text/x-ruby root:root 0o755 6.8 KB
/usr/share/doc/ruby-concurrent/examples/benchmark_atomic_1.rb text/x-ruby root:root 0o755 2.5 KB
/usr/share/doc/ruby-concurrent/examples/benchmark_atomic_boolean.rb text/x-ruby root:root 0o755 984 bytes
/usr/share/doc/ruby-concurrent/examples/benchmark_atomic_fixnum.rb text/x-ruby root:root 0o755 964 bytes
/usr/share/doc/ruby-concurrent/examples/benchmark_atomic.rb text/x-ruby root:root 0o755 2.5 KB
/usr/share/doc/ruby-concurrent/examples/benchmark_map.rb text/x-ruby root:root 0o755 581 bytes
/usr/share/doc/ruby-concurrent/examples/benchmark_new_futures.rb text/x-ruby root:root 0o755 2.0 KB
/usr/share/doc/ruby-concurrent/examples/benchmark_read_write_lock.rb text/x-ruby root:root 0o755 4.3 KB
/usr/share/doc/ruby-concurrent/examples/benchmark_structs.rb text/x-ruby root:root 0o755 4.7 KB
/usr/share/doc/ruby-concurrent/examples/benchmark_thread_pool_implementations.rb text/x-ruby root:root 0o755 717 bytes
/usr/share/doc/ruby-concurrent/examples/edge_futures.in.rb text/plain root:root 0o644 5.5 KB
/usr/share/doc/ruby-concurrent/examples/edge_futures.out.rb text/plain root:root 0o644 9.8 KB
/usr/share/doc/ruby-concurrent/examples/format.rb text/x-ruby root:root 0o644 1.9 KB
/usr/share/doc/ruby-concurrent/examples/go-by-example-channels/ root:root 0o755
/usr/share/doc/ruby-concurrent/examples/go-by-example-channels/channel-buffering.rb text/x-ruby root:root 0o755 368 bytes
/usr/share/doc/ruby-concurrent/examples/go-by-example-channels/channel-directions.rb text/x-ruby root:root 0o755 616 bytes
/usr/share/doc/ruby-concurrent/examples/go-by-example-channels/channels.rb text/x-ruby root:root 0o755 321 bytes
/usr/share/doc/ruby-concurrent/examples/go-by-example-channels/channel-synchronization.rb text/x-ruby root:root 0o755 465 bytes
/usr/share/doc/ruby-concurrent/examples/go-by-example-channels/closing-channels.rb text/x-ruby root:root 0o755 844 bytes
/usr/share/doc/ruby-concurrent/examples/go-by-example-channels/non-blocking-channel-operations.rb text/x-ruby root:root 0o755 892 bytes
/usr/share/doc/ruby-concurrent/examples/go-by-example-channels/range-over-channels.rb text/x-ruby root:root 0o755 361 bytes
/usr/share/doc/ruby-concurrent/examples/go-by-example-channels/rate-limiting.rb text/x-ruby root:root 0o755 1.4 KB
/usr/share/doc/ruby-concurrent/examples/go-by-example-channels/select.rb text/x-ruby root:root 0o755 517 bytes
/usr/share/doc/ruby-concurrent/examples/go-by-example-channels/ticker.rb text/x-ruby root:root 0o755 511 bytes
/usr/share/doc/ruby-concurrent/examples/go-by-example-channels/timeouts.rb text/x-ruby root:root 0o755 605 bytes
/usr/share/doc/ruby-concurrent/examples/go-by-example-channels/timers.rb text/x-ruby root:root 0o755 428 bytes
/usr/share/doc/ruby-concurrent/examples/go-by-example-channels/worker-pools.rb text/x-ruby root:root 0o755 848 bytes
/usr/share/doc/ruby-concurrent/examples/graph_atomic_bench.rb text/x-ruby root:root 0o755 1.7 KB
/usr/share/doc/ruby-concurrent/examples/init.rb text/plain root:root 0o644 53 bytes
/usr/share/doc/ruby-concurrent/examples/stress_ruby_thread_pool.rb text/x-ruby root:root 0o755 791 bytes
/usr/share/doc/ruby-concurrent/examples/thread_local_memory_usage.rb text/x-ruby root:root 0o755 1.6 KB
/usr/share/doc/ruby-concurrent/examples/thread_local_var_bench.rb text/x-ruby root:root 0o755 606 bytes
/usr/share/doc/ruby-concurrent/examples/who.rb text/x-ruby root:root 0o755 711 bytes
/usr/share/doc/ruby-concurrent/README.md.gz application/gzip root:root 0o644 5.3 KB
/usr/share/rubygems-integration/ root:root 0o755
/usr/share/rubygems-integration/all/ root:root 0o755
/usr/share/rubygems-integration/all/specifications/ root:root 0o755
/usr/share/rubygems-integration/all/specifications/concurrent-ruby-1.0.0.gemspec text/plain root:root 0o644 1.1 KB