Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
Dpthread_cancel.c28 static void cleanup3(void *arg) in cleanup3() function
/third_party/python/Lib/unittest/test/
Dtest_runner.py959 def cleanup3(): function