Home
last modified time | relevance | path

Searched refs:cleanup_function (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/nftw/
H A Dtest.c59 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 …]
H A Dtest64.c57 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 …]
H A Dlib64.c68 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 …]
H A Dlib.c68 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 …]
H A Dtools64.c46 void cleanup_function(void) in cleanup_function() function
85 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()
H A Dtools.c47 void cleanup_function(void) in cleanup_function() function
86 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()
H A Dnftw.h135 void cleanup_function(void);
H A Dnftw64.h134 extern void cleanup_function(void);
H A Dnftw.c661 cleanup_function(); in main()
H A Dnftw64.c686 cleanup_function(); in main()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/doc/
Dtss.qbk65 explicit thread_specific_ptr(void (*cleanup_function)(T*));
93 [section:constructor_with_custom_cleanup `explicit thread_specific_ptr(void (*cleanup_function)(T*)…
97 [[Requires:] [`cleanup_function(this->get())` does not throw any exceptions.]]
100 supplied `cleanup_function` will be used to destroy any thread-local objects when `reset()` is call…
172 `cleanup_function(this->get())` as appropriate. Store `new_value` as the pointer associated with th…
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dtss.hpp42 static void cleanup_caller(detail::thread::cleanup_func_t cleanup_function,void* data) in cleanup_caller() argument
44 reinterpret_cast<original_cleanup_func_t>(cleanup_function)(static_cast<T*>(data)); in cleanup_caller()
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
H A D2-3.c49 static void cleanup_function() in cleanup_function() function
82 pthread_cleanup_push(cleanup_function, NULL); in a_thread_func()
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Dcluster_function_library_runtime.cc275 CleanupFunctionOp* cleanup_function = in CleanUp() local
277 cleanup_function->set_step_id(step_id); in CleanUp()
H A Deager_service_impl.cc626 s = CleanupFunction(item.cleanup_function()); in Enqueue()
709 const CleanupFunctionOp& cleanup_function) { in CleanupFunction() argument
710 env_->rendezvous_mgr->Cleanup(cleanup_function.step_id()); in CleanupFunction()
H A Deager_service_impl.h220 Status CleanupFunction(const CleanupFunctionOp& cleanup_function);
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Deager_service.pb.cc1247 static const ::tensorflow::eager::CleanupFunctionOp& cleanup_function(const QueueItem* msg);
1269 QueueItem::_Internal::cleanup_function(const QueueItem* msg) { in cleanup_function() function in tensorflow::eager::QueueItem::_Internal
1349 …eueItem::set_allocated_cleanup_function(::tensorflow::eager::CleanupFunctionOp* cleanup_function) { in set_allocated_cleanup_function() argument
1352 if (cleanup_function) { in set_allocated_cleanup_function()
1354 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(cleanup_function); in set_allocated_cleanup_function()
1356 cleanup_function = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage( in set_allocated_cleanup_function()
1357 message_arena, cleanup_function, submessage_arena); in set_allocated_cleanup_function()
1360 _impl_.item_.cleanup_function_ = cleanup_function; in set_allocated_cleanup_function()
1677 InternalWriteMessage(5, _Internal::cleanup_function(this), in _InternalSerialize()
1678 _Internal::cleanup_function(this).GetCachedSize(), target, stream); in _InternalSerialize()
Deager_service.pb.h850 const ::tensorflow::eager::CleanupFunctionOp& cleanup_function() const; in Swap()
853 void set_allocated_cleanup_function(::tensorflow::eager::CleanupFunctionOp* cleanup_function); in Swap()
859 ::tensorflow::eager::CleanupFunctionOp* cleanup_function); in Swap()
5170 inline const ::tensorflow::eager::CleanupFunctionOp& QueueItem::cleanup_function() const { in cleanup_function() function
5185 …fe_arena_set_allocated_cleanup_function(::tensorflow::eager::CleanupFunctionOp* cleanup_function) { in unsafe_arena_set_allocated_cleanup_function() argument
5187 if (cleanup_function) { in unsafe_arena_set_allocated_cleanup_function()
5189 _impl_.item_.cleanup_function_ = cleanup_function; in unsafe_arena_set_allocated_cleanup_function()
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Deager_service.proto67 CleanupFunctionOp cleanup_function = 5; field