assigns workerID to the workerTR
[IRC.git] / Robust / src / Runtime / squeue.h
2010-11-17 yeomassigns workerID to the workerTR
2010-11-13 yeomremoves unnecessary LOCKXCHG operation to optimize.
2010-11-01 bdemskyconvert CAS -> XCHG when possible....no retry necessary...
2010-10-27 jjenistaadd feature to memPool for detecting misuse of records...
2010-10-26 bdemskysingle ended queue work stealing scheduler