Searched refs:bListNotEmpty (Results 1 – 1 of 1) sorted by relevance
65 int bListNotEmpty = 1; in listDestroy() local66 while (bListNotEmpty) in listDestroy()68 bListNotEmpty = listGetAndRemoveNext(pList, NULL); in listDestroy()