Go to the source code of this file.
Typedefs | |
typedef Epoch utcNano | currentTimeNanos |
typedef Epoch utcMilli | currentTimeMillis |
Functions | |
public class VersionAres public class VersionLocksVerboseUnittest int | printf (char *,...) |
char[] | itoa (char[] buf, uint i) |
void | sleepNanos (long nanos) |
Variables | |
module mango locks | Utils |
public class VersionAres typedef void | ThreadReturn |
package import mango sys | Epoch |
package import mango sys | System |
Written by Ben Hinkle and released to the public domain, as explained at http://creativecommons.org/licenses/publicdomain Email comments and bug reports to ben.hinkle@gmail.com
Modified for Mango; may28th 2005 Much of the original has been placed into mango.sys.Atomic
revision 2.02
Definition in file Utils.d.
|
|
|
|
|
|
|
|
Definition at line 50 of file Utils.d. Referenced by AbstractLock::doAcquireNanos(), AbstractLock::doAcquireSharedNanos(), AbstractLock::ConditionObject::wait(), and AbstractLock::ConditionObject::waitNanos(). |
|
|
|
|
|
|
|
|