コード例 #1
0
 public function releaseRandomPassBuildLock()
 {
     $this->db->unlockTables();
 }
コード例 #2
0
 public function releaseUserTestResultUpdateLock()
 {
     $this->db->unlockTables();
 }