In order to implement threading in DOS I will need to use some type of mutex, but would like to implement it the FPC way. Does FPC implement platform independent mutexes and/or semaphores? Or must each platform use it's own OS specific versions? Regards, Andreas