Linux got threads with the clone() system call in 1999. They worked but it was not a
cross platform API. Though in that time most operating systems had proprietary thread APIs. Standards compliant POSIX threads came later to Linux than some other Unix systems, that much is true.