mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-31 04:03:03 +01:00
9de51efd26
Right now locks.h is used by the memory manager only. In its internals you can find that SS uses Spinlock class whilst CS uses SharedSpinlock (which is just a dummy now). So I think everything except SharedSpinlock should be #ifdef'ed with SUPERSERVER in locks.h. The only doubt I have is a SOLARIS check there (is it related to SS or CS?). |
||
---|---|---|
.. | ||
classes | ||
config | ||
mp | ||
fb_exception.cpp |