Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
libcfa
/
src
/
concurrency
/
channel.hfa
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@629c95a
18 months
caparson
fixed bug in special OR case for channels and waituntil
ADT
ast-experimental
(edit)
@4dd10fb
18 months
caparson
added atomic_load to non-MX channel get routines
ADT
ast-experimental
(edit)
@c5a2c96
18 months
caparson
added atomic to eliminate if failing test deadlock is a staleness issue
ADT
ast-experimental
(edit)
@c4f411e
18 months
caparson
fixed a bug which may potentially fix build
ADT
ast-experimental
(edit)
@d5187a0
18 months
caparson
removed potential race to attempt to fix failing test
ADT
ast-experimental
(edit)
@cb69fba
18 months
caparson
did some cleanup of channels
ADT
ast-experimental
(edit)
@8607a72
18 months
caparson
added 32 bit failure fix for channels
ADT
ast-experimental
(edit)
@beeff61e
18 months
caparson
some cleanup and a bunch of changes to support waituntil statement
ADT
ast-experimental
(edit)
@a45e21c
19 months
caparson
cleaned up channel, added safety/productivity features to channels. …
ADT
ast-experimental
(edit)
@75d874a
20 months
caparson
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
(edit)
@0e16a2d
20 months
caparson
added two other channel variations to channel file
ADT
ast-experimental
(edit)
@d30e3eb
20 months
caparson
cleaned up exp_backoff lock and rewrote parts of channels to improve …
ADT
ast-experimental
(edit)
@1d245ea
20 months
caparson
added padding to channel to prevent false sharing that was occurring
ADT
ast-experimental
(edit)
@5e4a830
20 months
pabuhr
add #pragma once to .h and .hfa files
ADT
ast-experimental
(edit)
@ce44c5f
21 months
caparson
Thought of new channel implementation while working on the prevention …
ADT
ast-experimental
(edit)
@42b739d7
22 months
caparson
fixed termination synchronization in the channel benchmark to get rid …
ADT
ast-experimental
(edit)
@5c931e0
22 months
caparson
made changes to support zero-size channels
ADT
ast-experimental
(add)
@4a962d8
22 months
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.
Download in other formats:
RSS Feed
ChangeLog