Skip to content

Commit

Permalink
Note that Worker refers to the deque
Browse files Browse the repository at this point in the history
  • Loading branch information
Stjepan Glavina committed Aug 1, 2017
1 parent 37fa81f commit ee26331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Version 0.3

- Introduced `ScopedThreadBuilder` with the ability to name threads and set stack size
- `Worker` methods don't require mutable access anymore
- `Worker` methods in the Chase-Lev deque don't require mutable access anymore
- Fixed a bug when unblocking `pop()` in `MsQueue`
- Implemented `Drop` for `MsQueue`, `SegQueue`, and `TreiberStack`
- Implemented `Default` for `TreiberStack`
Expand Down

0 comments on commit ee26331

Please sign in to comment.