alexpeshkoff
|
ea8ba3370d
|
Cleaned up mutexes - removed MUTX_T and related macros
|
2007-06-06 12:37:24 +00:00 |
|
dimitr
|
afa0f666b8
|
Threading cleanup. More to follow.
|
2006-05-01 04:12:30 +00:00 |
|
dimitr
|
8e07223ebf
|
Threading cleanup. More to follow.
|
2006-04-30 16:28:30 +00:00 |
|
robocop
|
1f84bac700
|
Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc.
|
2006-02-23 05:08:26 +00:00 |
|
robocop
|
07755515b6
|
Misc.
|
2004-11-17 08:39:59 +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 |
|
brodsom
|
5cf9fdfc90
|
Removing ib_stdio.h
|
2004-04-28 22:43:34 +00:00 |
|
alexpeshkoff
|
1e6c7b18e9
|
fixed problem with loop in includes
|
2004-03-22 11:38:23 +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 |
|
eku
|
34e9391a97
|
Use the new macro FB_NELEM to calculate the number of elements in an array.
|
2002-12-02 09:45:52 +00:00 |
|
skywalker
|
365a7fe19c
|
Changes to compile fb2 under autoconf includes some structural changes
|
2001-07-29 17:42:23 +00:00 |
|
tamlin
|
9a776a604e
|
First steps towards a C++ conversion.
|
2001-05-23 13:26:42 +00:00 |
|