mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 00:43:02 +01:00
Threads' priority scheduling in Win32
Added thd_priority.cpp to project file Inactive by default To bring to active state uncomment //#define THREAD_PSCHED in thd_priority.h
This commit is contained in:
parent
c04437ac3a
commit
01aca29946
@ -2850,6 +2850,10 @@ SOURCE=..\..\..\src\jrd\thd.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\jrd\os\win32\thd_priority.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\jrd\thd_win32.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
Loading…
Reference in New Issue
Block a user