Searched refs:SorterList (Results 1 – 1 of 1) sorted by relevance
106694 typedef struct SorterList SorterList; /* In-memory list of records */ typedef106714 struct SorterList { struct106829 SorterList list; /* List for thread to write to a PMA */106856 SorterList list; /* List of in-memory records */107952 static int vdbeSorterSort(SortSubtask *pTask, SorterList *pList){108106 static int vdbeSorterListToPMA(SortSubtask *pTask, SorterList *pList){