mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:43:02 +01:00
Misc.
This commit is contained in:
parent
aaf0e33414
commit
e9410dd2c6
@ -79,7 +79,7 @@ namespace Jrd
|
||||
|
||||
private:
|
||||
unsigned id;
|
||||
static inline std::atomic<unsigned> generator;
|
||||
static inline std::atomic_uint generator;
|
||||
};
|
||||
|
||||
// ASF: To make this class MT-safe in SS for v3, it should be AutoCacheRequest::release job to
|
||||
|
Loading…
Reference in New Issue
Block a user