Searched refs:destroy_notify (Results 1 – 7 of 7) sorted by relevance
83 destroy_notify(struct wl_listener *l, void *data) in destroy_notify() function111 .notify = &destroy_notify in TEST()
51 context::destroy_notify(std::function<void ()> f) { in destroy_notify() function in context
57 void destroy_notify(std::function<void ()> f);
58 void destroy_notify(std::function<void ()> f);
50 memory_obj::destroy_notify(std::function<void ()> f) { in destroy_notify() function in memory_obj
156 ctx.destroy_notify([=]{ pfn_notify(d_ctx, user_data); }); in clSetContextDestructorCallback()
427 mem.destroy_notify([=]{ pfn_notify(d_mem, user_data); }); in clSetMemObjectDestructorCallback()