Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dgraph_executor_impl.h110 std::mutex compile_mutex; member
/aosp_15_r20/external/pytorch/torch/csrc/jit/api/
H A Dfunction_impl.h155 mutable std::recursive_mutex compile_mutex; member