Home | History | Annotate | Download | only in lib

Lines Matching full:queued

972             /*all other commands has to be queued*/
1016 * checks if the input item has to be queued in local storage for later resynch
1019 * @return TRUE : item should be queued
1020 * @return FALSE : item should not be queued
1053 /*all other items has to be queued*/
1056 return TRUE; /*item has to be queued*/
1063 * @return TRUE : item queued
1064 * @return FALSE : item not queued because of errors
1080 sResult = TRUE; /*default : item queued*/
1102 /*set start(if not initialized) and end ids of queued items in sSyllFeats*/
1112 /*special case : an item is requested to be queued even if no
1120 return TRUE; /*item queued successfully*/
1979 * puts a non PAM (queued) item into PU output buffer
2424 /* item is not for PAM so it has to be queued internally */
2426 /*consume the input item : it has been queued*/
2448 /*decide if this item has to be queued for later re-synchronization
2451 /*item has to be queued iternally in local storage*/