1
0
Fork 0
arangodb/arangod/PriorityQueue
Jan Steemann 106fedd615 several errors fixed 2013-09-26 09:44:50 +02:00
..
pqueueindex.c several errors fixed 2013-09-26 09:44:50 +02:00
pqueueindex.h several errors fixed 2013-09-26 09:44:50 +02: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