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