Mercurial > pub > ImplabNet
log Implab/Parallels/MTQueue.cs @ 218:babe55c34931 v2
age | author | description |
---|---|---|
2014-11-04 | cin | fix MTQueue syntax error v2 |
2014-10-31 | cin | added enumerable interface to MTQueue v2 |
2014-10-22 | cin | improved tracing v2 |
2014-09-25 | cin | added memory barriers v2 |
2014-09-03 | cin | code cleanup |
2013-11-13 | cin | fixed dispatch pool race condition |
2013-11-09 | cin | Promise is rewritten to use interlocked operations instead of locks promises |
2013-11-06 | cin | Implemented interllocked queue promises |