Searched refs:zmalloc_set_oom_handler (Results 1 – 3 of 3) sorted by relevance
75 void zmalloc_set_oom_handler(void (*oom_handler)(size_t));
244 void zmalloc_set_oom_handler(void (*oom_handler)(size_t)) { in zmalloc_set_oom_handler() function
3968 zmalloc_set_oom_handler(redisOutOfMemoryHandler); in main()