7ae316954200144ed1678733c6d057ebd29f19b1
* contrib/hbct/keysec.prg
* contrib/hbct/keytime.prg
* contrib/hbct/showtime.prg
* contrib/hbct/ctdummy.prg
* STATICs converted to THREAD STATICs.
* contrib/xhb/hblognet.prg
* contrib/xhb/hblog.prg
+ Permanently enabled conditional HB_THREAD_SUPPORT.
; TOFIX: - hbwhat/wincore.prg
- xhb/cstruct.prg
Needs reviewing and either mutex protection
for STATICs or conversion to THREAD STATIC.
; TOFIX: C code uses much more statics, some of these make
code clearly broken for MT.
Shouldn't we add core support for thread specific
cargo (user defined data) area available for 3rd
party libs/apps?
Same could be added to GT structure to hold
GT instance specific user defined data.
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%