source: libcfa/src/concurrency/channel.hfa

Revision Log Mode:


Legend:

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