Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dscalable_event.c35 #define NEWID(id, ev, cb) (id ^ hash64(ev, cb))
243 hash64(event_t ev, callback_t cb) in hash64() function