public static class ThreadLibrary.ThreadMethods
extends java.lang.Object
| Constructor and Description |
|---|
ThreadLibrary.ThreadMethods() |
| Modifier and Type | Method and Description |
|---|---|
static IRubyObject |
exclusive(ThreadContext context,
IRubyObject receiver,
Block block) |
public static IRubyObject exclusive(ThreadContext context, IRubyObject receiver, Block block)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.