[fpc-pascal] Reentrant mutex ?

Jonas Maebe jonas at freepascal.org
Sun Aug 4 19:53:55 CEST 2019


On 04/08/2019 15:45, Adriaan van Os wrote:
> The FPC Run-Time Library Reference guide doesn't seem to document
> whether TRTLCriticalSection is reentrant or not (PTHREAD_MUTEX_RECURSIVE
> for Unix). I welcome a clarification.

TRTLCriticalSection is indeed re-entrant.


Jonas


More information about the fpc-pascal mailing list