mirror of https://gitee.com/bigwinds/arangodb
we have a global instance of the query cache and its destruction is called during static deinitialization after main. if we use locks in the dtor then we will use locks during static deinitialization (which is fine in general, but prevents us from tracking the lock usage by threads using thread-local storage) |
||
---|---|---|
.. | ||
Actions | ||
ApplicationServer | ||
Aql | ||
Cluster | ||
Dispatcher | ||
FulltextIndex | ||
GeoIndex | ||
HttpServer | ||
IndexOperators | ||
Indexes | ||
Replication | ||
Rest | ||
RestHandler | ||
RestServer | ||
Scheduler | ||
Statistics | ||
Storage | ||
Utils | ||
V8Server | ||
VocBase | ||
Wal | ||
CMakeLists.txt | ||
Makefile.files |