IRIX threads

According to the document Topics in IRIX™ Programming section
Thread-Level Parallelism as far back as IRIX 6.2 has had support for
POSIX threads.

Is there any reason, then, SDL uses the sproc() system call to spawn
threads instead of the POSIX semantics? Is it broken?

Paul Braman
@Paul_Braman