In English
This is the first attempt of the team to the threads implementation in an operative system with didactic features. In this work we specify the limitations we experienced without going into the analysis of the different threads types. We are also showing here the way the user-level threads structure was plannified with different types of blocked and unblocked sentences, system calls and their problems, the structure of the threads table and the used commands and the reasons why the Kernel–level threads implemenation was not achieved.
In Spanish
Este es el primer acercamiento, del equipo, a la implementación de hilos en un sistema operativo de características didácticas. Especificamos en este trabajo las limitaciones a las que tuvimos que someternos sin ingresar al análisis de los diferentes tipos de hilos. Presentamos aquí la forma en que se planificó la estructura de hilos de usuario con diferentes tipos de sentencias, bloqueantes y no bloqueantes, los envíos de señales y sus problemas, la estructura de la tabla de hilos y los comandos utilizados y el por que no se llegó a la implementación de hilos de kernel