On 07/29/2015 12:35 PM, Serguei TARASSOV wrote:

In general, semaphores are inter-process but critical sections are not.
Hmmm I suppose this is "fpc speak".

The "really general" term "semaphore" denotes a kind of for synchronizing means for multiple execution streams, be that Threads or tasks (or multiple processors, ....)

-Michael
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to