mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 09:20:39 +01:00
Comment
This commit is contained in:
parent
0475c32072
commit
ac43c84eeb
@ -635,7 +635,7 @@ bool CCH_exclusive_attachment(thread_db* tdbb, USHORT level, SSHORT wait_flag, S
|
||||
return true;
|
||||
}
|
||||
|
||||
// Our thread needs to sleep for CCH_EXCLUSIVE_RETRY_INTERVAL seconds.
|
||||
// Our thread needs to sleep for CCH_EXCLUSIVE_RETRY_INTERVAL milliseconds.
|
||||
|
||||
if (remaining >= CCH_EXCLUSIVE_RETRY_INTERVAL)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user