Is there any implementation for Mutex in FPC?
I have a piece of code in a procedure that I want to be accessible from one of many available threads, at a time.

While searching I found a post that announced Mutex is not implemented in FPC and suggest to use RTLCiticalSection (http://lists.freepascal.org/lists/fpc-pascal/2006-July/011295.html). Is there any article about it?

Yours,
Amir


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to