8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 06:43:02 +01:00
firebird-mirror/src/jrd/os
alexpeshkoff d887c82086 Threads' priority scheduling in Win32
Inactive by default
To bring to active state uncomment
     //#define THREAD_PSCHED
in thd_priority.h
2002-10-25 16:28:17 +00:00
..
darwin Changed engine to store source file name/line number information for EVERY allocation when DEBUG_GDS_ALLOC is defined. All allocation should be done using FB_NEW or FB_NEW_RPT macros instead of keyword new since now 2002-09-25 17:12:16 +00:00
posix Changed engine to store source file name/line number information for EVERY allocation when DEBUG_GDS_ALLOC is defined. All allocation should be done using FB_NEW or FB_NEW_RPT macros instead of keyword new since now 2002-09-25 17:12:16 +00:00
win32 Threads' priority scheduling in Win32 2002-10-25 16:28:17 +00:00
mod_loader.h Quiet newline warning 2002-10-12 05:21:32 +00:00
path_utils.h Quiet newline warning 2002-10-12 05:21:32 +00:00
thd_priority.h Threads' priority scheduling in Win32 2002-10-25 16:28:17 +00:00