[fpc-devel] Mutex!
Amir Aavani
Aavani at iust.ac.ir
Sat Nov 4 10:49:56 CET 2006
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
More information about the fpc-devel
mailing list