greatroar c2f3eee5af Don't separately allocate sync.{Mutex,Once} if not necessary
Separate allocation of synchronization devices suggests they're shared
between objects, but they're not.
2020-11-04 09:55:43 +01:00
..
2018-04-30 15:34:58 +02:00
2017-07-23 14:21:03 +02:00
2017-07-23 14:21:03 +02:00
2017-07-23 14:19:13 +02:00
2020-09-21 14:21:32 +02:00
2020-10-24 11:35:57 +02:00