Searched defs:destroy_notify (Results 1 – 3 of 3) sorted by relevance
51 context::destroy_notify(std::function<void ()> f) { in destroy_notify() function in context
50 memory_obj::destroy_notify(std::function<void ()> f) { in destroy_notify() function in memory_obj
83 destroy_notify(struct wl_listener *l, void *data) in destroy_notify() function