1
0
Fork 0
arangodb/arangod/PriorityQueue
Jan Steemann 74489d9f93 OOM handling 2013-07-02 17:33:31 +02:00
..
pqueueindex.c OOM handling 2013-07-02 17:33:31 +02:00
pqueueindex.h cleanup of indexes, fix for compaction (hash, cap, geo, skiplist, pq, bit-array) 2013-03-15 15:45:39 +01:00
priorityqueue.c [Small improvements] In the function TRI_InitPQueue(), instead of initializing pq->_base._items with '\0's by using memset(), TRI_Allocate() is called with 'set' set to true (as it is done in the function CheckPQSize()). 2013-05-05 16:33:09 +02:00
priorityqueue.h Typos. 2013-05-05 16:12:17 +02:00