Searched refs:bListNotEmpty (Results 1 – 1 of 1) sorted by relevance
57 int bListNotEmpty = 1; in listDestroy() local58 while (bListNotEmpty) { in listDestroy()59 bListNotEmpty = listGetAndRemoveNext(pList, NULL); in listDestroy()