Searched defs:cleanup3 (Results 1 – 2 of 2) sorted by relevance
/third_party/musl/libc-test/src/functional/ | ||
D | pthread_cancel.c | 28 static void cleanup3(void *arg) in cleanup3() function |
/third_party/python/Lib/unittest/test/ | ||
D | test_runner.py | 959 def cleanup3(): function |