Olaoluwa Osuntokun
a7d6826f60
multimutex: remove HashMutex, make Mutex type a type param
...
In this commit, we eliminate some code duplication by removing the old
`HashMutex` struct as it just duplicates all the code with a different
type (uint64 and hash). We then make the main Mutex struct take a type
param, so the key can be parametrized when the struct is instantiated.
2023-06-01 17:39:49 -07:00
..
2022-12-05 09:32:56 -05:00
2022-12-02 14:27:59 +01:00
2022-04-29 16:40:19 -04:00
2023-01-12 22:08:02 +08:00
2022-10-10 10:32:39 -07:00
2023-01-16 07:14:55 -08:00
2022-08-24 09:03:01 +08:00
2022-12-02 14:27:59 +01:00
2023-01-16 07:14:55 -08:00
2023-01-16 07:14:55 -08:00
2023-01-16 07:14:55 -08:00
2023-01-16 07:14:55 -08:00
2023-04-24 13:15:40 +02:00
2022-10-27 16:42:36 +02:00
2023-05-23 12:25:11 -07:00
2023-05-23 12:25:11 -07:00
2023-05-23 12:25:11 -07:00
2023-01-12 22:08:15 +08:00
2023-01-12 22:08:02 +08:00
2023-03-17 18:21:58 +08:00
2022-07-07 17:10:28 -04:00
2022-10-10 10:32:39 -07:00
2023-06-01 17:39:49 -07:00
2022-08-24 09:03:01 +08:00
2022-04-29 16:40:16 -04:00
2023-04-27 20:02:34 +02:00
2023-01-18 03:46:16 +08:00
2023-03-17 18:21:58 +08:00