dimitr
|
02e6c00da4
|
Quick fix for the Windows build.
|
2014-08-26 14:16:09 +00:00 |
|
alexpeshkoff
|
5714853583
|
Fixed non-linux posix builds
|
2014-08-20 10:07:19 +00:00 |
|
dimitr
|
0fa3945f6a
|
Corrections for the prior commit:Explicitly distinguish between thread handle and thread id. Return LWP as thread id on Linux.
|
2014-08-15 14:59:38 +00:00 |
|
dimitr
|
36af3d8cb2
|
Cleanup and small refactoring to avoid redundancy.
|
2014-08-15 14:19:02 +00:00 |
|
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 |
|