Files
tfm_ainventory/graphify-out/cache/c6b911fe407f705b722bbd728f8b62bb39068f3689a41581fb866897de00fdde.json

1 line
33 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "label": "test_multithreading.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L1"}, {"id": "test_multithreading_test_parallel_randomstate", "label": "test_parallel_randomstate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L20"}, {"id": "test_multithreading_test_parallel_ufunc_execution", "label": "test_parallel_ufunc_execution()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L40"}, {"id": "test_multithreading_test_temp_elision_thread_safety", "label": "test_temp_elision_thread_safety()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L61"}, {"id": "test_multithreading_test_eigvalsh_thread_safety", "label": "test_eigvalsh_thread_safety()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L80"}, {"id": "test_multithreading_test_printoptions_thread_safety", "label": "test_printoptions_thread_safety()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L93"}, {"id": "test_multithreading_test_parallel_reduction", "label": "test_parallel_reduction()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L141"}, {"id": "test_multithreading_test_parallel_flat_iterator", "label": "test_parallel_flat_iterator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L154"}, {"id": "test_multithreading_test_multithreaded_repeat", "label": "test_multithreaded_repeat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L178"}, {"id": "test_multithreading_test_structured_advanced_indexing", "label": "test_structured_advanced_indexing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L189"}, {"id": "test_multithreading_test_structured_threadsafety2", "label": "test_structured_threadsafety2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L214"}, {"id": "test_multithreading_test_stringdtype_multithreaded_access_and_mutation", "label": "test_stringdtype_multithreaded_access_and_mutation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L237"}, {"id": "test_multithreading_test_legacy_usertype_cast_init_thread_safety", "label": "test_legacy_usertype_cast_init_thread_safety()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L276"}, {"id": "test_multithreading_test_nonzero", "label": "test_nonzero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L284"}, {"id": "test_multithreading_np_broadcast", "label": "np_broadcast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L311"}, {"id": "test_multithreading_create_array", "label": "create_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L315"}, {"id": "test_multithreading_create_nditer", "label": "create_nditer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L319"}, {"id": "test_multithreading_test_arg_locking", "label": "test_arg_locking()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L332"}, {"id": "test_multithreading_test_array_buffer_thread_safety", "label": "test_array__buffer__thread_safety()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L381"}, {"id": "test_multithreading_test_void_dtype_buffer_thread_safety", "label": "test_void_dtype__buffer__thread_safety()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L394"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "concurrent_futures", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "threading", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "numpy_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "numpy_core_tests_test_stringdtype", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "numpy_testing_private_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_test_parallel_randomstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_test_parallel_ufunc_execution", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_test_temp_elision_thread_safety", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_test_eigvalsh_thread_safety", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L80", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_test_printoptions_thread_safety", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_test_parallel_reduction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L141", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_test_parallel_flat_iterator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L154", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_test_multithreaded_repeat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L178", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_test_structured_advanced_indexing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L189", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_test_structured_threadsafety2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L214", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_test_stringdtype_multithreaded_access_and_mutation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L237", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_test_legacy_usertype_cast_init_thread_safety", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L276", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_test_nonzero", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L284", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_np_broadcast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L311", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_create_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L315", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_create_nditer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L319", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_test_arg_locking", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L332", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_test_array_buffer_thread_safety", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L381", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multithreading_py", "target": "test_multithreading_test_void_dtype_buffer_thread_safety", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L394", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_multithreading_test_parallel_randomstate", "callee": "run_threaded", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L26"}, {"caller_nid": "test_multithreading_test_parallel_randomstate", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L29"}, {"caller_nid": "test_multithreading_test_parallel_randomstate", "callee": "run_threaded", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L38"}, {"caller_nid": "test_multithreading_test_parallel_ufunc_execution", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L45"}, {"caller_nid": "test_multithreading_test_parallel_ufunc_execution", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L45"}, {"caller_nid": "test_multithreading_test_parallel_ufunc_execution", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L45"}, {"caller_nid": "test_multithreading_test_parallel_ufunc_execution", "callee": "run_threaded", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L47"}, {"caller_nid": "test_multithreading_test_parallel_ufunc_execution", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L47"}, {"caller_nid": "test_multithreading_test_parallel_ufunc_execution", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L52"}, {"caller_nid": "test_multithreading_test_parallel_ufunc_execution", "callee": "run_threaded", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L58"}, {"caller_nid": "test_multithreading_test_temp_elision_thread_safety", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L62"}, {"caller_nid": "test_multithreading_test_temp_elision_thread_safety", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L63"}, {"caller_nid": "test_multithreading_test_temp_elision_thread_safety", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L64"}, {"caller_nid": "test_multithreading_test_temp_elision_thread_safety", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L65"}, {"caller_nid": "test_multithreading_test_temp_elision_thread_safety", "callee": "run_threaded", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L77"}, {"caller_nid": "test_multithreading_test_eigvalsh_thread_safety", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L83"}, {"caller_nid": "test_multithreading_test_eigvalsh_thread_safety", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L85"}, {"caller_nid": "test_multithreading_test_eigvalsh_thread_safety", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L86"}, {"caller_nid": "test_multithreading_test_eigvalsh_thread_safety", "callee": "run_threaded", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L89"}, {"caller_nid": "test_multithreading_test_eigvalsh_thread_safety", "callee": "eigvalsh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L89"}, {"caller_nid": "test_multithreading_test_printoptions_thread_safety", "callee": "Barrier", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L96"}, {"caller_nid": "test_multithreading_test_printoptions_thread_safety", "callee": "Thread", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L132"}, {"caller_nid": "test_multithreading_test_printoptions_thread_safety", "callee": "Thread", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L133"}, {"caller_nid": "test_multithreading_test_printoptions_thread_safety", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L135"}, {"caller_nid": "test_multithreading_test_printoptions_thread_safety", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L136"}, {"caller_nid": "test_multithreading_test_printoptions_thread_safety", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L137"}, {"caller_nid": "test_multithreading_test_printoptions_thread_safety", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L138"}, {"caller_nid": "test_multithreading_test_parallel_reduction", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L145"}, {"caller_nid": "test_multithreading_test_parallel_reduction", "callee": "run_threaded", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L151"}, {"caller_nid": "test_multithreading_test_parallel_flat_iterator", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L156"}, {"caller_nid": "test_multithreading_test_parallel_flat_iterator", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L156"}, {"caller_nid": "test_multithreading_test_parallel_flat_iterator", "callee": "run_threaded", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L163"}, {"caller_nid": "test_multithreading_test_parallel_flat_iterator", "callee": "run_threaded", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L175"}, {"caller_nid": "test_multithreading_test_multithreaded_repeat", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L179"}, {"caller_nid": "test_multithreading_test_multithreaded_repeat", "callee": "run_threaded", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L186"}, {"caller_nid": "test_multithreading_test_structured_advanced_indexing", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L194"}, {"caller_nid": "test_multithreading_test_structured_advanced_indexing", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L195"}, {"caller_nid": "test_multithreading_test_structured_advanced_indexing", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L196"}, {"caller_nid": "test_multithreading_test_structured_advanced_indexing", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L198"}, {"caller_nid": "test_multithreading_test_structured_advanced_indexing", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L198"}, {"caller_nid": "test_multithreading_test_structured_advanced_indexing", "callee": "default_rng", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L200"}, {"caller_nid": "test_multithreading_test_structured_advanced_indexing", "callee": "ThreadPoolExecutor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L206"}, {"caller_nid": "test_multithreading_test_structured_advanced_indexing", "callee": "submit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L207"}, {"caller_nid": "test_multithreading_test_structured_advanced_indexing", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L207"}, {"caller_nid": "test_multithreading_test_structured_advanced_indexing", "callee": "result", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L209"}, {"caller_nid": "test_multithreading_test_structured_threadsafety2", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L220"}, {"caller_nid": "test_multithreading_test_structured_threadsafety2", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L221"}, {"caller_nid": "test_multithreading_test_structured_threadsafety2", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L222"}, {"caller_nid": "test_multithreading_test_structured_threadsafety2", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L224"}, {"caller_nid": "test_multithreading_test_structured_threadsafety2", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L224"}, {"caller_nid": "test_multithreading_test_structured_threadsafety2", "callee": "ThreadPoolExecutor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L229"}, {"caller_nid": "test_multithreading_test_structured_threadsafety2", "callee": "submit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L230"}, {"caller_nid": "test_multithreading_test_structured_threadsafety2", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L230"}, {"caller_nid": "test_multithreading_test_structured_threadsafety2", "callee": "result", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L232"}, {"caller_nid": "test_multithreading_test_stringdtype_multithreaded_access_and_mutation", "callee": "default_rng", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L240"}, {"caller_nid": "test_multithreading_test_stringdtype_multithreaded_access_and_mutation", "callee": "random_unicode_string_list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L242"}, {"caller_nid": "test_multithreading_test_stringdtype_multithreaded_access_and_mutation", "callee": "ThreadPoolExecutor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L264"}, {"caller_nid": "test_multithreading_test_stringdtype_multithreaded_access_and_mutation", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L265"}, {"caller_nid": "test_multithreading_test_stringdtype_multithreaded_access_and_mutation", "callee": "submit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L266"}, {"caller_nid": "test_multithreading_test_stringdtype_multithreaded_access_and_mutation", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L266"}, {"caller_nid": "test_multithreading_test_stringdtype_multithreaded_access_and_mutation", "callee": "result", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L269"}, {"caller_nid": "test_multithreading_test_legacy_usertype_cast_init_thread_safety", "callee": "run_threaded", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L281"}, {"caller_nid": "test_multithreading_test_nonzero", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L293"}, {"caller_nid": "test_multithreading_test_nonzero", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L293"}, {"caller_nid": "test_multithreading_test_nonzero", "callee": "run_threaded", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L307"}, {"caller_nid": "test_multithreading_np_broadcast", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L312"}, {"caller_nid": "test_multithreading_np_broadcast", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L313"}, {"caller_nid": "test_multithreading_create_array", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L316"}, {"caller_nid": "test_multithreading_create_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L317"}, {"caller_nid": "test_multithreading_create_nditer", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L320"}, {"caller_nid": "test_multithreading_create_nditer", "callee": "nditer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L321"}, {"caller_nid": "test_multithreading_test_arg_locking", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L336"}, {"caller_nid": "test_multithreading_test_arg_locking", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L336"}, {"caller_nid": "test_multithreading_test_arg_locking", "callee": "Barrier", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L363"}, {"caller_nid": "test_multithreading_test_arg_locking", "callee": "ThreadPoolExecutor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L365"}, {"caller_nid": "test_multithreading_test_arg_locking", "callee": "submit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L366"}, {"caller_nid": "test_multithreading_test_arg_locking", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L366"}, {"caller_nid": "test_multithreading_test_arg_locking", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L367"}, {"caller_nid": "test_multithreading_test_arg_locking", "callee": "submit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L367"}, {"caller_nid": "test_multithreading_test_arg_locking", "callee": "result", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L369"}, {"caller_nid": "test_multithreading_test_arg_locking", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L373"}, {"caller_nid": "test_multithreading_test_arg_locking", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L377"}, {"caller_nid": "test_multithreading_test_arg_locking", "callee": "abort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L378"}, {"caller_nid": "test_multithreading_test_array_buffer_thread_safety", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L383"}, {"caller_nid": "test_multithreading_test_array_buffer_thread_safety", "callee": "run_threaded", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L391"}, {"caller_nid": "test_multithreading_test_void_dtype_buffer_thread_safety", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L396"}, {"caller_nid": "test_multithreading_test_void_dtype_buffer_thread_safety", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L397"}, {"caller_nid": "test_multithreading_test_void_dtype_buffer_thread_safety", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L398"}, {"caller_nid": "test_multithreading_test_void_dtype_buffer_thread_safety", "callee": "run_threaded", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multithreading.py", "source_location": "L406"}]}