2012-03-21 14:04 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* harbour/src/vm/thread.c
! added missin HB_STACK_TLS_PRELOAD - thanks to Rossine for info.
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-03-21 14:04 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* harbour/src/vm/thread.c
|
||||
! added missin HB_STACK_TLS_PRELOAD - thanks to Rossine for info.
|
||||
|
||||
2012-03-21 12:14 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* harbour/src/vm/thread.c
|
||||
+ added support for optional parameters to hb_mutexEval() function:
|
||||
|
||||
@@ -2600,6 +2600,7 @@ HB_FUNC( HB_MUTEXEVAL )
|
||||
|
||||
if( pEval )
|
||||
{
|
||||
HB_STACK_TLS_PRELOAD
|
||||
int iPCount = hb_pcount(), iParam;
|
||||
|
||||
if( hb_threadMutexLock( pItem ) )
|
||||
|
||||
Reference in New Issue
Block a user