The mutex locking access to the queue
23 24 25
# File 'lib/rex/io/ring_buffer.rb', line 23 def mutex @mutex end