alexpeshkoff
|
bb034da477
|
Restore separate datatypes for thread ID and handle according to Vlad's request. They match on posix build, but supposed to be different on windows.
|
2012-03-01 15:47:01 +00:00 |
|
alexpeshkoff
|
4e795f4047
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
|
alexpeshkoff
|
eb11598570
|
Implement Thread::kill for posex threads. Do not support separate Thread::closeHandle - move it inside kill and waitForCompletion
|
2011-01-24 16:36:29 +00:00 |
|
hvlad
|
1e6135ec40
|
Fixed main reason of AV at engine DLL unload time. More fixes will follow soon.
|
2011-01-24 13:20:25 +00:00 |
|
alexpeshkoff
|
2dc25a44bb
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
|