Searched defs:csv_lock (Results 1 – 3 of 3) sorted by relevance
104 …:json KeyeventTracker::WriteCombinationData(ofstream& outFile, shared_ptr<mutex> &csv_lock, std::s… in WriteCombinationData()130 …racker::WriteSingleData(KeyEventInfo &info, ofstream &outFile, shared_ptr<mutex> &csv_lock, std::s… in WriteSingleData()
96 mutable shared_ptr<mutex> csv_lock = make_shared<std::mutex>(); variable
379 … PointerTracker::WriteData(PointerInfo pointerInfo, ofstream& outFile, shared_ptr<mutex> &csv_lock) in WriteData()