Home
last modified time | relevance | path

Searched refs:clean_up (Results 1 – 11 of 11) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/
D8-1.c147 goto clean_up; in main()
154 goto clean_up; in main()
165 goto clean_up; in main()
178 goto clean_up; in main()
199 goto clean_up; in main()
229 goto clean_up; in main()
234 goto clean_up; in main()
241 goto clean_up; in main()
249 goto clean_up; in main()
252 clean_up: in main()
/external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
Ddo-plot18 function clean_up function
26 clean_up
30 trap clean_up EXIT
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
Ddo-plot18 function clean_up function
26 clean_up
30 trap clean_up EXIT
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
Ddo-plot18 function clean_up function
26 clean_up
30 trap clean_up EXIT
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
Ddo-plot18 function clean_up function
26 clean_up
30 trap clean_up EXIT
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
Ddo-plot18 function clean_up
26 clean_up
30 trap clean_up EXIT
/external/libvpx/libvpx/tools/
Dtiny_ssim.c210 goto clean_up; in main()
219 goto clean_up; in main()
230 goto clean_up; in main()
238 goto clean_up; in main()
252 goto clean_up; in main()
260 goto clean_up; in main()
285 goto clean_up; in main()
383 clean_up: in main()
/external/ltp/testcases/kernel/tracing/ftrace_test/
Dftrace_lib.sh43 TST_CLEANUP=clean_up
155 clean_up() function
/external/autotest/client/site_tests/power_Thermal/
Dpower_Thermal.py63 def clean_up(obj): function
323 self.register_after_iteration_hook(clean_up)
/external/curl/lib/
Dhostip.c624 goto clean_up; in Curl_resolv_timeout()
669 clean_up: in Curl_resolv_timeout()
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Finder/
DFinder_items.py39 def clean_up(self, _object, _attributes={}, **_arguments): member in Finder_items_Events