Home
last modified time | relevance | path

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

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