2009-02-19 20:13 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/vm/thread.c
* pacified warning
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2009-02-19 20:13 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/source/vm/thread.c
|
||||
* pacified warning
|
||||
|
||||
2009-02-19 12:59 UTC-0600 Teo Fonrouge (teo/at/windtelsoft/dot/com)
|
||||
* common.mak
|
||||
* changed HBM_KDIR from "utils\hbmk" to "utils\hbmk2"
|
||||
|
||||
@@ -1007,7 +1007,6 @@ static int hb_threadWait( PHB_THREADSTATE * pThreads, int iThreads,
|
||||
ts.tv_sec = ts.tv_nsec = 0;
|
||||
#else
|
||||
HB_ULONG timer;
|
||||
BOOL fResult;
|
||||
|
||||
if( ulMilliSec != HB_THREAD_INFINITE_WAIT )
|
||||
timer = hb_dateMilliSeconds() + ulMilliSec;
|
||||
|
||||
Reference in New Issue
Block a user