mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 22:43:04 +01:00
This is a mirror of the firebird repo on github. It is not intended for use as a working repo.
This repo is resync'ed with github every thirty minutes.
49d23b6d22
1) Separate process and owner blocks. Multiplex blocking signals via single blocking thread. 2) Enable direct in-process AST delivery. 3) Drop PREVENT_OWNER_STARVATION code as not compatible with the new LM structure. 4) Synchronize LM using its own mutex instead of SCH. 5) Implement wakeup'n'remap code for waiting owners. 6) Add more debugging points for memory remaps. 7) Cleanup and style. Hopefully, this attempt is more POSIX-friendly than my previous one. |
||
---|---|---|
builds | ||
doc | ||
examples | ||
extern | ||
generated | ||
lang_helpers | ||
src | ||
acx_pthread.m4 | ||
autogen.sh | ||
ChangeLog | ||
configure.in | ||
Makefile.in |