Home
last modified time | relevance | path

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

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