Searched refs:cleanup_function (Results 1 – 15 of 15) sorted by relevance
59 cleanup_function(); in test1A()64 cleanup_function(); in test1A()75 cleanup_function(); in test1A()94 cleanup_function(); in test1A()121 cleanup_function(); in test2A()126 cleanup_function(); in test2A()134 cleanup_function(); in test2A()164 cleanup_function(); in test3A()168 cleanup_function(); in test3A()176 cleanup_function(); in test3A()[all …]
57 cleanup_function(); in test1A()62 cleanup_function(); in test1A()73 cleanup_function(); in test1A()92 cleanup_function(); in test1A()119 cleanup_function(); in test2A()124 cleanup_function(); in test2A()132 cleanup_function(); in test2A()163 cleanup_function(); in test3A()167 cleanup_function(); in test3A()175 cleanup_function(); in test3A()[all …]
68 cleanup_function(); in get_long_name_buffer()75 cleanup_function(); in get_long_name_buffer()83 cleanup_function(); in get_long_name_buffer()90 cleanup_function(); in get_long_name_buffer()114 cleanup_function(); in execute_function()121 cleanup_function(); in execute_function()127 cleanup_function(); in execute_function()186 cleanup_function(); in test_ENAMETOOLONG_path()197 cleanup_function(); in test_ENAMETOOLONG_path()231 cleanup_function(); in test_ENAMETOOLONG_path()[all …]
47 void cleanup_function(void) in cleanup_function() function86 cleanup_function(); in setup_path()96 cleanup_function(); in setup_path()106 cleanup_function(); in setup_path()115 cleanup_function(); in setup_path()127 cleanup_function(); in setup_path()135 cleanup_function(); in setup_path()143 cleanup_function(); in setup_path()
46 void cleanup_function(void) in cleanup_function() function85 cleanup_function(); in setup_path()95 cleanup_function(); in setup_path()105 cleanup_function(); in setup_path()114 cleanup_function(); in setup_path()126 cleanup_function(); in setup_path()134 cleanup_function(); in setup_path()142 cleanup_function(); in setup_path()
135 void cleanup_function(void);
134 extern void cleanup_function(void);
661 cleanup_function(); in main()
686 cleanup_function(); in main()
49 void cleanup_function() in cleanup_function() function82 pthread_cleanup_push(cleanup_function, NULL); in a_thread_func()
274 CleanupFunctionOp* cleanup_function = in CleanUp() local276 cleanup_function->set_step_id(step_id); in CleanUp()
586 s = CleanupFunction(item.cleanup_function()); in Enqueue()670 const CleanupFunctionOp& cleanup_function) { in CleanupFunction() argument671 env_->rendezvous_mgr->Cleanup(cleanup_function.step_id()); in CleanupFunction()
220 Status CleanupFunction(const CleanupFunctionOp& cleanup_function);
67 CleanupFunctionOp cleanup_function = 5; field