[fpc-pascal] Threading support under FPC

2006-09-28 Thread Graeme Geldenhuys
Hi, How good is the threading support in Free Pascal? I'm using 2.1.1. I haven't used threading before under FPC and am about to revamp an in-house application to support mutliple threads. I don't want to start the app and then find out that there is some major stability issues with threading

Re: [fpc-pascal] Threading support under FPC

2006-09-28 Thread Marco van de Voort
How good is the threading support in Free Pascal? I'm using 2.1.1. I haven't used threading before under FPC and am about to revamp an in-house application to support mutliple threads. I don't want to start the app and then find out that there is some major stability issues with threading

Re: [fpc-pascal] Threading support under FPC

2006-09-28 Thread Пётр Косаревский
Hi, How good is the threading support in Free Pascal? I'm using 2.1.1. I haven't used threading before under FPC and am about to revamp an in-house application to support mutliple threads. I don't want to start the app and then find out that there is some major stability issues with