Home
last modified time | relevance | path

Searched defs:cleanup_func (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
H A D3-1.c29 static void cleanup_func(PTS_ATTRIBUTE_UNUSED void *unused) in cleanup_func() function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_traceback.py890 def check_traceback_format(self, cleanup_func=None): argument