Home
last modified time | relevance | path

Searched refs:sys_hashmap_sc_remove (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/lib/hash/
Dhash_map_sc.c253 static bool sys_hashmap_sc_remove(struct sys_hashmap *map, uint64_t key, uint64_t *value) in sys_hashmap_sc_remove() function
300 .remove = sys_hashmap_sc_remove,