Searched defs:targetTid (Results 1 – 2 of 2) sorted by relevance
34 std::string CreateFullLockInfosMessage(tid_t targetTid, std::vector<AsyncLockDependency> &&dependen… in CreateFullLockInfosMessage()
87 void AsyncLockManager::DumpLocksInfoForThread(tid_t targetTid, std::string &result) in DumpLocksInfoForThread()