|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QElem | |
---|---|
org.rococoa.cocoa.carboncore |
Uses of QElem in org.rococoa.cocoa.carboncore |
---|
Subclasses of QElem in org.rococoa.cocoa.carboncore | |
---|---|
static class |
QElem.ByReference
|
static class |
QElem.ByValue
|
Methods in org.rococoa.cocoa.carboncore that return QElem | |
---|---|
static QElem[] |
QElem.newArray(int arrayLength)
|
Methods in org.rococoa.cocoa.carboncore with parameters of type QElem | |
---|---|
void |
CarbonCoreLibrary.Enqueue(QElem qElement,
QHdr qHeader)
Enqueue() Summary: Atomically adds a queue element to the given queue Discussion: A queue ( represented by a QHdrPtr ) is a singly linked list of elements. |
void |
CarbonCoreLibrary.InsTime(QElem tmTaskPtr)
InsTime() *** DEPRECATED *** Discussion: Use InstallTimeTask() instead of this function. |
void |
CarbonCoreLibrary.InsXTime(QElem tmTaskPtr)
InsXTime() *** DEPRECATED *** Discussion: Use InstallXTimeTask() instead of this function. |
void |
CarbonCoreLibrary.PrimeTime(QElem tmTaskPtr,
NativeLong count)
PrimeTime() *** DEPRECATED *** Discussion: Use PrimeTimeTask() instead of this function. |
void |
CarbonCoreLibrary.RmvTime(QElem tmTaskPtr)
RmvTime() *** DEPRECATED *** Discussion: Use RemoveTimeTask() instead of this function. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |