Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/util/
H A DDeadlockDetection.cpp15 bool check_python_gil() { in check_python_gil() function
/aosp_15_r20/external/pytorch/c10/test/util/
H A DDeadlockDetection_test.cpp11 bool check_python_gil() const override { in check_python_gil() function