| Package | Description |
|---|---|
| com.threerings.presents.peer.server |
| Modifier and Type | Method and Description |
|---|---|
void |
PeerManager.performWithLock(NodeObject.Lock lock,
PeerManager.LockedOperation operation)
Tries to acquire the resource lock and, if successful, performs the operation and releases
the lock; if unsuccessful, calls the operation's failure handler.
|
Copyright © 2015. All rights reserved.