Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
H A DGralloc1On0Adapter.h366 static int32_t lockHook(gralloc1_device_t* device, in lockHook() function
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DProcessGroupNCCL.cpp1075 std::lock_guard<std::mutex> lockHook( in waitForPendingWorks() local