Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/profiler/unwind/
Dunwind.cpp62 struct UpgradeExclusive { struct
63 UpgradeExclusive(std::shared_lock<std::shared_timed_mutex>& rdlock) in UpgradeExclusive() function
68 ~UpgradeExclusive() { in ~UpgradeExclusive()
75 std::shared_lock<std::shared_timed_mutex>& rdlock_;