Searched refs:destroy_notify (Results 1 – 4 of 4) sorted by relevance
83 destroy_notify(struct wl_listener *l, void *data) in destroy_notify() function100 .notify = &destroy_notify in TEST()
54 void destroy_notify(std::function<void ()> f);
50 memory_obj::destroy_notify(std::function<void ()> f) { in destroy_notify() function in memory_obj
395 mem.destroy_notify([=]{ pfn_notify(d_mem, user_data); }); in clSetMemObjectDestructorCallback()