Searched refs:QueueIsEmpty (Results 1 – 3 of 3) sorted by relevance
32 int QueueIsEmpty(int client);
68 int QueueIsEmpty(int client) in QueueIsEmpty() function
96 while (QueueIsEmpty(debuggerInfo->client)) { in DBG_ReadMsg()974 if (QueueIsEmpty(debuggerInfo->client) == 0) { in DBG_CallDebugger()