Home
last modified time | relevance | path

Searched refs:QNode_IsQueuedZ (Results 1 – 3 of 3) sorted by relevance

/external/fastrpc/inc/
DAEEQList.h93 static __inline int QNode_IsQueuedZ(QNode *me) in QNode_IsQueuedZ() function
100 if (QNode_IsQueuedZ(me)) { in QNode_DequeueZ()
/external/fastrpc/src/
Dapps_std_imp.c167 if(!QNode_IsQueuedZ(&sinfo->qn)) { in apps_std_FILE_alloc()
Dfastrpc_apps_user.c567 VERIFYC(QNode_IsQueuedZ(&hinfo->qn), AEE_ENOSUCHHANDLE); in verify_local_handle()