assert(mutex.IsLockedByCurrent());returnstop; } 开发者ID:Turbo87,项目名称:XCSoar-TE,代码行数:12,代码来源:StandbyThread.hpp 示例5: IsBusy ▲点赞 1▼ /** * Is the thread currently working (i.e. inside Tick())? * * Caller must lock the mutex. */gcc_pureboolIsBusy()const{ assert(...
最新的日志主要就是为了确定 This mutex is not locked 是 qsign 的报错消息,现在已经可以确定确实如此。那么就有可能是这个原因了 应该是有callback没提交上,token没法正常刷新,qsign 可能会返回 This mutex is not locked server,或者短时间内多次刷新了token也会出这个。建议提供更多可能相关的日志,以及使用的go...
Bug #21833Prepare_commit_mutex is not locked and unlocked under the same condition Submitted:25 Aug 2006 13:07Modified:25 Sep 2006 0:14 Reporter:Mats KindahlEmail Updates: Status:ClosedImpact on me: None Category:MySQL Server: InnoDB storage engineSeverity:S2 (Serious) ...