| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.internal.runtime |
| Modifier and Type | Field and Description |
|---|---|
private java.util.concurrent.atomic.AtomicReference<ThreadService.Event> |
RubyThread.mail
Mail slot for cross-thread events
|
| Modifier and Type | Method and Description |
|---|---|
void |
RubyThread.receiveMail(ThreadService.Event event) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadService.deliverEvent(ThreadService.Event event) |