Parker

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

getBlocker
Object getBlocker()
Undocumented in source. Be warned that the author may not have intended to support it.
park
void park(Duration time)
Undocumented in source. Be warned that the author may not have intended to support it.
park
void park(MonoTime time)
Undocumented in source. Be warned that the author may not have intended to support it.
setBlocker
void setBlocker(Object arg)
Undocumented in source. Be warned that the author may not have intended to support it.
unpark
void unpark()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

allocate
Parker allocate(Thread t)
Undocumented in source. Be warned that the author may not have intended to support it.
release
void release(Parker p)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ABS_INDEX
enum int ABS_INDEX;
Undocumented in source.
REL_INDEX
enum int REL_INDEX;
Undocumented in source.

Meta