- 23 2月, 2011 1 次提交
-
-
由 dl 提交于
7017493: ConcurrentLinkedDeque: Unexpected initialization order can lead to crash due to use of Unsafe Reviewed-by: chegar
-
- 12 1月, 2011 1 次提交
-
-
由 dl 提交于
Reviewed-by: dholmes, chegar, mduigou
-
- 02 12月, 2010 1 次提交
-
-
由 dl 提交于
Reviewed-by: chegar, dholmes
-
- 21 9月, 2010 1 次提交
-
-
由 dl 提交于
Summary: Extend techniques developed for ConcurrentLinkedQueue and LinkedTransferQueue to implement a non-blocking concurrent Deque with interior removes. Reviewed-by: martin, dholmes, chegar
-