Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Depoch_sync.c152 ht_put(ht_t *ht, const uint64_t key, esync_t *new_value) in ht_put() function
330 esync_t *sync = ht_put(ht, id, new); in esync_get()