Open hiroyuki-sato opened 4 years ago
static UCS_CLASS_INIT_FUNC(ucs_memtype_cache_t) ucm_set_event_handler -> static ucm_event_install
UCS_CLASS_INIT_FUNC
status = ucm_set_event_handler(UCM_EVENT_MEM_TYPE_ALLOC | UCM_EVENT_MEM_TYPE_FREE | UCM_EVENT_FLAG_EXISTING_ALLOC, 1000, ucs_memtype_cache_event_callback, self);
UCS_CLASS_INIT_FUNC
Ref