aboutsummaryrefslogtreecommitdiff
path: root/android/onceper_test.go
AgeCommit message (Expand)Author
2019-05-14Prevent hangs in OncePer when the callback panicsColin Cross
2019-02-19Fix a bug in OncePer.Get that could return a waiterColin Cross
2019-02-12Make OncePer.Once reentrantColin Cross
2019-02-06Prepare for a type-safe OnceKeyColin Cross