Searched refs:bListNotEmpty (Results 1 – 1 of 1) sorted by relevance
63 int bListNotEmpty = 1; in listDestroy() local64 while (bListNotEmpty) in listDestroy()66 bListNotEmpty = listGetAndRemoveNext(pList, NULL); in listDestroy()