2008-11-05 00:20 UTC-0200 Walter Negro <anegro at overnet.com.ar>
 * include/classes.h
   ! fixed problem in FWH if change size of method structure.
 * source/vm/fm.c
   * Fix redefine with Windows only support.
     Instead of refedine HB_ATOMIC_INC/DEC, define HB_ATOMIC_INCP/DECP
   % Optimize size and access to structure.
 * include/hbapirdd.h
 * include/hbset.h
 * include/hbstack.h
 * include/set.ch
 * include/std.ch
 * include/thread.h
 * source/rdd/wacore.c
 * source/rdd/wafunc.c
 * source/rdd/workarea.c
 * source/rtl/filebuf.c
 * source/rtl/set.c
 * source/vm/estack.c
 * source/vm/thread.c
   * Implementation of Private Workareas in MT
     SET WORKAREAS SHARED
     SET WORKAREAS PRIVATE
     SET WORKAREAS SHARED ON|OFF
     Set( _SET_WORKAREAS_SHARED, .T. )
Default value is SET WORKAREAS SHARED, workareas are shared for all threads SET WORKAREAS PRIVATE or SET WORKAREAS SHARED OFF permit open same area and/or same alias. SET WORKAREAS SHARED generate run time error when change from PRIVATE to SHARED and have
   workareas open in some thread (except main thread)


Walter Negro
No virus found in this outgoing message.
Checked by AVG - http://www.avg.com
Version: 8.0.175 / Virus Database: 270.8.6/1768 - Release Date: 04/11/2008 
09:38 p.m.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to