Searched refs:sharded_mutex__new (Results 1 – 3 of 3) sorted by relevance
21 struct sharded_mutex *sharded_mutex__new(size_t num_shards);
6 struct sharded_mutex *sharded_mutex__new(size_t num_shards) in sharded_mutex__new() function
1343 sharded_mutex = sharded_mutex__new(cpu__max_present_cpu().cpu); in annotation__init_sharded_mutex()