Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/
Dtest_windows.py150 def check_join(self, expected, *inputs): member in WindowsBootstrapPathTests
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/
H A Dhardware_disable_test.c79 static inline void check_join(pthread_t thread, void **retval) in check_join() function