On 04/08/2019 17:16, Adriaan van Os wrote: > The FPC runtime library seems to export the type definitions of > pthread_mutex_t and pthread_cond_t but the functions that operate on > them are private in cthreads.pp and pthread.inc. There is a pthreads library interface in the pthreads unit (packages/pthreads). Jonas