42d6d507961e45ebe09a08c758eb688d48869635
+ harbour/source/rtl/thfuncx.prg
* added xbase++ compatible functions:
ThreadID() -> <nThId>
ThreadWait( <aThreads>, <nTimeOut> ) -> <oThread> | <pThId> | NIL
ThreadWaitAll( <aThreads>, <nTimeOut> ) -> <lAllFinished>
In Harbour <aThreads> can be array of thread pointers or thread
objects. xbase++ compatible thread class I'll add later.
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%