brodsom
|
36818e3c80
|
Correction
|
2004-06-09 19:03:22 +00:00 |
|
brodsom
|
c8dd4ef00a
|
Fix gcc complaints after Alex changes.
|
2004-06-09 19:02:19 +00:00 |
|
alexpeshkoff
|
1591a54e5e
|
Thread cleanup:
1. Added macros to declare thread entrypoints
2. THD_mutex_* functions use Firebird::Mutex
3. Thread local storage use fb_tls.h
|
2004-06-08 13:41:08 +00:00 |
|
robocop
|
441817bd82
|
1.- Misc changes
2.- Style
3.- Recover dsc_ttype in dsc after Blas' cleanup as a synonym for dsc_sub_type in text types
|
2004-05-21 06:16:17 +00:00 |
|
brodsom
|
606dee7a14
|
Correction
|
2004-05-18 00:45:46 +00:00 |
|
brodsom
|
ae26a9ac9a
|
Macro cleaning
|
2004-05-14 22:59:55 +00:00 |
|
brodsom
|
b485996fa8
|
Macro cleaning
|
2004-05-13 23:20:50 +00:00 |
|
robocop
|
5c3c8abd9a
|
Big cleanup.
God have pity on platform maintainers.
I only can compile/test Win32; sorry, folks.
|
2004-02-20 06:43:27 +00:00 |
|
brodsom
|
2aeb693d06
|
extern cleaning
removing underscores in macros
DLL_EXPORT cleaning
|
2003-10-03 01:53:34 +00:00 |
|
brodsom
|
a4416db52a
|
-Replace BOOLEAN, TRUE and FALSE
|
2003-09-04 21:26:15 +00:00 |
|
dimitr
|
1f3e4b22cd
|
Some changes for the embedded server.
|
2003-03-01 16:30:55 +00:00 |
|
skidder
|
ba5e11b15c
|
Integrate new memory manager into the engine
|
2003-01-16 17:47:10 +00:00 |
|
alexpeshkoff
|
2dab094729
|
Increase time interval, given to thread with high priority in JRD_reschedule
Cleanup
|
2002-11-11 18:09:01 +00:00 |
|
dimitr
|
5f84d8d506
|
Enabled priority scheduler for win32 builds.
|
2002-11-03 16:48:07 +00:00 |
|
dimitr
|
8c04ac6268
|
Disallowed new priority scheduler for CS builds.
|
2002-10-31 11:26:15 +00:00 |
|
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 |
|