Home
last modified time | relevance | path

Searched defs:cleanup_function (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
D2-3.c49 static void cleanup_function() in cleanup_function() function
/third_party/boost/boost/thread/
Dtss.hpp42 static void cleanup_caller(detail::thread::cleanup_func_t cleanup_function,void* data) in cleanup_caller()
/third_party/ltp/testcases/kernel/syscalls/nftw/
Dtools64.c46 void cleanup_function(void) in cleanup_function() function
Dtools.c47 void cleanup_function(void) in cleanup_function() function
/third_party/boost/boost/fiber/
Dcontext.hpp149 detail::fss_cleanup_function::ptr_t cleanup_function{}; member