-
Committer:
Padraig
-
Date:
2009-02-06 16:26:46 UTC
-
mto:
(840.1.8 devel)
-
mto:
This revision was merged to the branch mainline in
revision
852.
-
Revision ID:
posulliv@linux-lap-20090206162646-fhbchmcxgcy0fih6
Initial work on replacing the custom QUEUE implementation with STL
standards. All of this work is concentrated on removing the use of QUEUE in
mysys/thr_alarm
This is nearly finished for this file. I have replaced all uses of the
custom QUEUE implementation. I have compiled and tested it and it works ok.
However, there is still 1 little thing that I need to figure out before I
can say this is finished for thr_alarm.