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