Author | SHA1 | Message | Date |
---|---|---|---|
Anton Kaliaev |
91b41ddd59
|
add waitCh as an alternative to waitGroup
new methods: - [CList] WaitChan() - [CElement] NextWaitChan() - [CElement] PrevWaitChan() Refs https://github.com/tendermint/tendermint/pull/1173 |
7 years ago |
Ethan Buchman | d3bac7a6fe | clist: reduce numTimes in test | 7 years ago |
Zach Ramsay | d6e03d2368 | linting: add to Makefile & do some fixes | 7 years ago |
Ethan Buchman | acbd7caaf8 | merge go-clist | 8 years ago |
Ethan Buchman | 3baa390bba | reduce numTimes in test | 8 years ago |
Jae Kwon | e3d88d2d79 | Add ScanRightDeleteRandom test; Add GCRandom test | 9 years ago |
Jae Kwon | d939cd964b | First commit of CList | 9 years ago |