Home
last modified time | relevance | path

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

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