Searched refs:cleanup_function (Results 1 – 2 of 2) sorted by relevance
217 static void cleanup_function(void *arg, __unused int pending);218 static struct task cleanup_task = TASK_INITIALIZER(0, cleanup_function,949 cleanup_function(void *arg, __unused int pending) in cleanup_function() function
3090 @item cleanup (@var{cleanup_function})3099 If @option{-fexceptions} is enabled, then @var{cleanup_function}3103 It is undefined what happens if @var{cleanup_function} does not