source: libcfa/src/concurrency/channel.hfa

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @c5a2c96   2 years caparson added atomic to eliminate if failing test deadlock is a staleness issue ADT ast-experimental
(edit) @c4f411e   2 years caparson fixed a bug which may potentially fix build ADT ast-experimental
(edit) @d5187a0   2 years caparson removed potential race to attempt to fix failing test ADT ast-experimental
(edit) @cb69fba   2 years caparson did some cleanup of channels ADT ast-experimental
(edit) @8607a72   2 years caparson added 32 bit failure fix for channels ADT ast-experimental
(edit) @beeff61e   2 years caparson some cleanup and a bunch of changes to support waituntil statement ADT ast-experimental
(edit) @a45e21c   3 years caparson cleaned up channel, added safety/productivity features to channels. … ADT ast-experimental
(edit) @75d874a   3 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @0e16a2d   3 years caparson added two other channel variations to channel file ADT ast-experimental
(edit) @d30e3eb   3 years caparson cleaned up exp_backoff lock and rewrote parts of channels to improve … ADT ast-experimental
(edit) @1d245ea   3 years caparson added padding to channel to prevent false sharing that was occurring ADT ast-experimental
(edit) @5e4a830   3 years pabuhr add #pragma once to .h and .hfa files ADT ast-experimental
(edit) @ce44c5f   3 years caparson Thought of new channel implementation while working on the prevention … ADT ast-experimental
(edit) @42b739d7   3 years caparson fixed termination synchronization in the channel benchmark to get rid … ADT ast-experimental
(edit) @5c931e0   3 years caparson made changes to support zero-size channels ADT ast-experimental
(add) @4a962d8   3 years caparson added channel impl with basic test. Will expand impl and tests soon ADT ast-experimental
Note: See TracRevisionLog for help on using the revision log.