Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/profiler/
H A Dserver_process_global_profiler.h59 using mutexType = std::mutex; variable
65 using mutexType = std::shared_timed_mutex; variable