Searched refs:hashmap_remove (Results 1 – 2 of 2) sorted by relevance
218 static inline void *hashmap_remove(Hashmap *h, const void *key) { in hashmap_remove() function
150 hashmap_remove(workers, UINT_TO_PTR(worker->pid)); in worker_free()