Searched refs:onQ (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_TimerElem.c78 if (t->onQ) {
100 t->onQ = 1; /* we're linked in now */
123 if ( !t->onQ) {
140 n->onQ = 0; /* Not on linked list anymore */
171 n->onQ = 0;
H A Dadsp_internal.h118 unsigned onQ:1; /* Bit-fields are faster than booleans */ member in struct:timerelem

Completed in 22 milliseconds