Searched refs:HAS_LOCK (Results 1 – 3 of 3) sorted by relevance
308 static constexpr const char *HAS_LOCK = "has_lock"; variable
170 createTableStr.append(Session::HAS_LOCK).append(" INTEGER DEFAULT 0 , "); in CreateSessionTableStr()
240 sessionBucket.Put(Session::HAS_LOCK, "0"); in InsertSession()